Jdev 11.1.1.5 R1 how to add data to a PlaceholderDataType

Hello world

I created a table that is filled by a PlaceholderDataType. I have another page used to create a new message that must be added to the SampleData from the PlaceholderDataType.

The thing is, I have no idea how do capture the information of 'create a message' screen and update control data when 'send' button is clicked.

Any help? Here is the code for the part 'create a message '.
The urgent box should pass the value "Yes" of nothing checked, if not checked.
Date should be the current date.
The rest of the fields are fairly simple.

I'm really lost here so please be as detailed as possible.


< table >
< td > < b > < font style = ' color: Navy; "> type < / police > < / b > < table >
< td >
< af:selectOneChoice label = 'Type '.
ID = "selectType".
simple = "true" >
< af:selectItem label = 'Notification '.
ID = "typeNotification" / >
< af:selectItem label = "Alert"
ID = "typeAlert" / >
< af:selectItem label = "Broadcast."
ID = "typeBroadcast" / >
< / af:selectOneChoice >
< table >
< td > < b > < font style = ' color: Navy; "> urgent < / police > < / b > < table >
< td >
< img src = "urgent.gif" height = "14" width = "14" alt = "Icon Urgent" / > "
< table >
< td >
< af:selectBooleanCheckbox id = "urgentCheckbox" label = "Urgent" / >
< table >
< /tr >
< /table >
< table >
< b >
< td > < b > < font style = ' color: Navy; "> to: < / police > < / b > < table >
< td >
< af:inputText id = "inputTo" contentStyle = "width: 343.0px;" / >
< table >
< /tr >
< /table >
< table >
< b >
< td > < b > < font style = ' color: Navy; " do-family: Verdana; ' > subject: < / police > < / b > < table >
< td >
< af:inputText id = "inputSubject".
contentStyle = "width: 300.0px;" / >
< table >
< /tr >
< /table >
< table >
< b >
< td >
< af:separator id = "s1" inlineStyle = "color: background; background-color: background; "styleClass ="AFStretchWidth"/ >"
< table >
< /tr >
< /table >
< table >
< b >
< td >
< af:richTextEditor id = "rte1" simple = "true" = "70" label = "Text editor" columns >
< textarea = cols = "new Message" name "" lines = "" > < / textarea > "
< / af:richTextEditor >
< table >
< /tr >
< /table >
< table >
< b >
< td >
< af:commandButton text = 'Send' id = "sendButton" / >
< table >
< /tr >
< /table >

Hello

the placeholder domain controller does not have the other updates to the current iterator. It does persist data between pages. If you need this then you should build a POJO model and build your pages from here. The case of the main use for the placeholder domain controller is to build the first evidence of the user interface concepts that have some data to render on the screen. If you need functional evidence that spans several pages, then you need to find a persistence layer that a POJO can do for you

Frank

Tags: Java

Similar Questions

  • How to add data to a track to match the album data

    Hi people. I have a separate track that I want to add to an album by the same artists, but listening on "Get Info" shows a track doesn't have the name of the album or artists, only the name of the track. I had to convert the real album of FLAC to MP3, then the separate track was already a MP3 format. I have now from the real album with all relevant data, so that the separate all in the same album, but the separate track track did not have the relevant data and I don't know how to add this data as any I can open it with is using "Get Info" but which cannot be modified and regardless of how many times I added the album ALL tracks including this one "separated", to iTunes to burn, iTunes will 'separate' track in the same album so I can burn. I was able to change a titles info by iTunes so that his now identical to the rest of the album but iTunes don't put in the same album! the only thing I can think is lacking data on this one track before you add it to iTunes, but cannot find a way to do it. Or did I miss something about iTunes?

    I need this sorting asap too please if anyone has any ideas I would be very grateful thank you

    Puretoon,

    The use of Get Info is the right way to edit track information.  If it is not allowing you to make changes, make sure that the audio file is not set to "ReadOnly."

    In addition, you can burn an audio CD, even if the tags are not quite right.  He just put the titles in an iTunes playlist in the order you want, and then choose file > burn Playlist to disc.

  • How to add data to ChoiceField?

    honestly, I looked on the forum and I could not know how to do this very basic thing - add data (strings, in this case) to a choicefield.

    Try using ObjectChoiceField instead, so you can call setChoices or define the choices when building using:

    ObjectChoiceField(String label, Object[] choices)

    or

    ObjectChoiceField(String label, Object[] choices, int initialIndex)

    http://www.BlackBerry.com/developers/docs/5.0.0api/NET/rim/device/API/UI/component/ObjectChoiceField...

  • How to add data to the table using Manager POST for restful Apex application

    Hi all

    I managed to create a service application web Manager restful using GET for the Restful service module. I am able to get the data in row on the presentation of a table row id in the application. But I can't find an appropriate example, how the new data in the table can be posted or deleted. I created a POST handler for a URI scheme and look forward on how to proceed. Any help would be really appreciated.

    Source for the POST Manager:

    Start

    insert into ALL_BOOKS values(:id,:book);

    end;

    Also created 2 parameters id and the book.

    Hi jerry2134,

    jerry2134 wrote:

    I managed to create a service application web Manager restful using GET for the Restful service module. I am able to get the data in row on the presentation of a table row id in the application. But I can't find an appropriate example, how the new data in the table can be posted or deleted. I created a POST handler for a URI scheme and look forward on how to proceed. Any help would be really appreciated.

    Source for the POST Manager:

    Start

    insert into ALL_BOOKS values(:id,:book);

    end;

    Also created 2 parameters id and the book.

    Check out the following tutorials OBE, that explains the creation of GET and POST RESTful Web Services and how to use them in the APEX.

    Also what yo mean "looking forward on how to proceed? Do you want to or created for use/consume in your Oracle APEX application hosted RESTful web services?

    If Yes, in your Application, you must create a RESTful Web Service reference -> shared components. Then, create a form/report based on Web Service reference.

    Kind regards

    Kiran

  • How to add data in the column

    Hello
    I have a column name in the Emp table name now is varchar2 (100) now I only name column name is now I wants to add the name in the column without using the update statement in the column consist of the name I want to add the family name then please advise how to add in column oracle
    help appriciate.

    Thank you

    You need something like this:

    UPDATE table_name
    SET ename=ename||' '||surname
    WHERE ..... 
    
  • DataPump: How to add data to an existing table

    Hi all

    We are new to Datapump.

    We try to extract data from a user/schema to attach it to another user/schema.

    First, we tried using Tt parameter table_exists_action = add during the import, but we get this error (but the lines are added):

    ORA-39152: table 'XXXXX '. "' YYYYY_ZZZ ' exists. Data will be added to the existing but dependent on all table metadata will be ignored due to table_exists_action to append

    That I expect from the utility have been informed of, indeed, add data.

    Then we tried to use CONTENT = DATA_ONLY on export and import, but import never end.

    How can add us data in user/schema a table without an error?

    Best regards.

    Carl

    CONTENT = DATA_ONLY and TABLE_EXISTS_ACTION = APPEN should be used.
    and
    EXCLUDE = INDEX, CONSTRATINTS when importing the data.

    Create later.

  • How to add data to a write-protected micro SD memory card

    original title: write protected disk

    my removable disk (f :)) is write-protected, so I can't put music on my micro SD memory card, how do I remove this then I'll be able to transfer my music from my android phone?)

    Use a MicroSD adapter. Hold the adapter and MicroSD card, so that you can read the labels, then insert actual MicroSD card into the adapter. On the adapter, usually towards the top left (opposite), you will see the word 'Lock' with a directional arrow. Press the very small sliding tab in the slot to the left of the card upward to remove the write protection of the adapter which will then remove the write protection on the card that you inserted in. When you're ready to protect your data, simply repeat back and forth the slotfacing downwards.

    I hope I could help

  • How to add dates to the annual calendar

    How can I input annual dates - like mothers day - in the Windows Calendar? I can't believe that a calendar program does not have this capability, but I can't understand it.

    Hi Ddmagee57,

    See this article if you're talking about windows calendar.
    http://Windows.Microsoft.com/en-us/Windows-Vista/customize-Windows-Calendar

    http://www.Microsoft.com/athome/organization/vistacalendar.aspx#2

    Bindu R - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to add data to a remote database in mobile application?

    Hello!

    I develop a stuck with a problem online, using Adobe flex.but photo album...

    My question is:

    I want to create a database in such a way that each user can sign up/login to download albums mancunts and can add new friends from existing users.so I dnt have no idea how can I create such a data base so that their different devices users can access databases...

    Please help me...:

    We need to create a layer on the server (php or similar) to accept the HTTP request. This PHP script file, would accept the request, validate/authenticate the request, process the request and then return to the client data in JSON or XML (or other).

  • How to add data to a text file?

    Hello

    I want to add data to a previously created text file. When I used writing text file.vi. It replaces previous data.

    Try to use the function "set position in the file" (file e/s palette, advanced functions) before writing the data.

    either open the file, position set to finish, write the data, close the file.

    Ian

  • How to add data to the table?

    Hello

    As it is in question. Can I add data (new items) in table dynamically? I say my table 1 d is size 3, but I would like to add three items. Should I change size table first?

    See you soon,.

    K

    Hi K,

    Ray is right!

    Maybe this thread will also help you because there are examples of smal

    http://forums.NI.com/NI/board/message?board.ID=330&message.ID=18421&query.ID=288653#M18421

    Concerning

    Jürgen

  • How to add data to the SD card file?

    I use OutputStream to write data to a file on the sd card.

    Before you start coding, I assumed that we can use a similar api seek() but I couldn't find a way to move the file position.

    is it possible to add data using OutputStream or any other method?

    FileConnection.openOutputStream (long byteOffset)

    byteOffset - number of bytes to skip from the beginning of the file when the positioning of beginning of the OutputStream. If the supplied offset is greater than or equal to the current size of the file, the OutputStream is positioned at the end of the file to be added.

  • How to add data in the variant

    Hello

    I have a variant in qml and I want to add some data in this variant.

    Please suggest...

    Something wrong with your code

    This (I think only ) should work

    property variant selectedImages: []
    
    function appendImage(path){
        if (selectedImages.indexOf(path) === -1){ // make sure that doesn't exists
            var copy = selectedImages
            copy.push(path)
            selectedImages = copy
        }
        console.debug(selectedImages)
    }
    
    onSelectionChanged:{
        appendImage(blabla)
    }
    
  • How to add data to the table changed in sql developer at Apex and vice versa

    Hello

    I had tables of database with sql developer. But now, I have modified the database (new tables added + changed the data in the tables). However, in the Apex, I the old database. Is it possible to get the new Apex database with the data of the table changed so this database in both places (sql and apex developer) is exactly the same... Also the other way around.

    Thank you

    The database schema that contains the tables, is it associated with the workspace even you are searching through the APEX product t development?  Why I'm asking is, if they are the same schema, the tables that you MODIFIED should be appear in the sql for APEX workshop part.  Now reports and forms will NOT see the changes (unless you have actually added or updated definitions for column).

    Can you explain what exactly you were doing the SQL Developer to the tables in your schema?

    Thank you

    Tony Miller
    Los Alamos, NM

  • Re: How to add data within the app, readers?

    Is it possible

    You will need to build an HTML form and then include it via a web overlay in your folio.

    Neil

Maybe you are looking for

  • Equium M50 - How to get down to the keyboard?

    How to get off the keyboard?

  • I forgot the password to my computer

    Original title: password dang long gone After not using my old Vaio in 6 months, with the Windows XP Home version, I do not remember the & ^ % $% ^ password. How to open Windows if I don't remember the password? I LOVE my new MacBookPro, but need som

  • Rub the animation and did not go constantly to find out if it syncs correctly

    (Note, I use Flash CS6. And as I have no idea where to put this discussion, I might as well make the note here)How to make it so that I can actually scrub through animation and without having to constantly make sure if it syncs correctly? I can't mak

  • Patch 18277370

    HelloTry to apply the Patch 18277370 on our Instance of OBIEE, I confused here because it's quite different with the normal patch, we of the Oracle_BI1, in the read it says me that I need to apply this patch to oracle_common and also once I go to the

  • Formatting of email using HTMLDB_MAIL. Send

    Hello:Emails in the form using the HTMLDB_MAIL. SEND command?  Specifically, if I wanted to change the color of a font, or format it in bold in the body of the message below, is it possible?If so, does anyone have any good resources (links) material?