Select the field to update the text box

now, I'm doing a text box to fill from a table when a value has been chosen on the selection list.
basically a user will select a number of project of a selection list. Once that a text box will automatically fill with text from a table. Using something similar to the code below.
SELECT PROJ_COMM FROM PROJECTS
WHERE PROJ_NUM =:P17_PROJ_NUM
I'm just at a point where I don't really know where to put this code it will work.

any ideas?

Published by: KySarge1981 on August 23, 2010 13:39

Hi Mike,.

I think you might find Anthony Action dynamic Sample Application very useful: http://apex.oracle.com/pls/otn/f?p=39830:32. If you connect to the application, you will find a link to download it, then you can take a look at how each of the samples have been implemented. The example of ' Set Value (SQL) "would be of particular interest in this case. Blog of Anthony on the sample application here: http://anthonyrayner.blogspot.com/2010/07/apex-40-new-dynamic-action-sample.html.

I hope this helps.
Kind regards
Hilary

Tags: Database

Similar Questions

  • LR CC 2015.2.1 book module strange text will appear when I select the text box on page or photo

    The text below appears whenever I open a box of text on page or a picture in my book. It seems that it is Latin, but I think it's nonsense. I can't delete it

    because when I right click to select for deletion he disappears but then returned when I resize the page. Does anyone know what might

    be the cause; It's extremely annoying?  I'm sure that's buried somewhere.

    pnyZpGNbj

    If you're still on 2015.2.1, then there are a lot of improvements with 2015.3 and 2015.4. Browse the blog for more info: http://blogs.adobe.com/lightroomjournal/

    The text is a placeholder for empty text boxes.

  • Dynamic action to set the value to select the text box list

    Hello

    I want the value in the list box select text box i.e list selection with 5 static values and on the user's selection, this value must be added in a box.

    I am using dynamic measurements. I tried with dynamic action and created the change list box select evnent but now how to set the value of the selection list to
    text box that I don't know.

    Help, please.

    Thanks in advance

    Hello

    I changed the dynamic on this page action to make it work now. I changed the "value Type" action 'Set value' 'Expression JavaScript' and "JavaScript Expression" do the following:

    $v(this.triggeringElement)
    

    This example gets the value of the page element 'DESPROGES', bypassing the server for nothing, as you did before.

    I hope this helps. Let us know if you have any other questions.

    Kind regards
    Anthony

  • By selecting the text box to change the text field

    I worked on a form to allow suppliers to fill their reports of endoscopy online.  I'm trying to do something very simple.  If a user selects a check box change the value in a text field.  Either we allow the code to run once.  It will change the value once - even if I think it's to set an incorrect value in the code - but that is neither here nor there at this point.

    Here's the code that should work in my opinion.

    Form1. EndoscopyPage1.TestChkBox::click - (JavaScript, client)

    If (this.rawValue == 1)

    {

    TestTxt1.rawValue = "ON"; the user cannot enter field

    }

    on the other

    {

    TestTxt1.rawvalue = "off"; the user can enter the field

    }

    I tried the following as well

    If (TestChkBox.value = 0) then

    TestTxt1.editValue = 'Off ';

    endif;

    If (TestChkBox.value = 1) then

    TestTxt1.editValue = "ON";

    endif;

    I have attached the file as well.  My trial fields are in the middle of the first page.

    It's just a typo. You typed rawvalue rather than rawValue "V" must be upper case.

    See the attahed to the snap.  It works for me after you change this property.

    Nith

  • The text color will appear washed out when written in the text boxes. Help?

    As you can see in the first picture, the color of my text becomes faded as it moves to the next text box. I got the color of real black text of the text on the left by copying and pasting my text at random (do not paste in a text box). It seems that when the text is placed in a text box (as seen in the 2nd and 3rd images), it automatically searches faded.

    What I'm doing wrong here?

    Adobe Support Question - Pic 1.PNG

    Adobe Support Question - Pic 2.PNG
    Adobe Support Question - Pic 3.PNG

    I suspect that you have selected the text box and applied transparency as well as the image.

  • Sizing of the text box - no text

    Greetings friends,

    Currently using CS4 Mac.

    Old problem that I've never understood...

    Sometimes, when I take the arrows of the scale on a text box, it evolves to the text box.

    Other times, he is however, the text and the text.

    I don't know what action or tool causes the behavior that.

    Any help?

    Thank you!

    Turn off Preview (Cmd / Ctrl + Y).

    Use the direct selection with the hold Option key and click on the line only to select the text box (not the type).

    Hit S to go to the scale tool, click home, and then drag.

    Reactivate preview (Cmd / Ctrl + Y).

  • UI of Firefox is slow by typing or selecting the text (after update 33.0)

    After the 33.0 update, I noticed that typing a backspace in any area on a Web page or even in the Firefox address bar is slow to echo, on a lag of 1 second. Also, by selecting the text typed (to remove a TI, etc.) by a click-and - drag quick selects the entire, but when I click in the dialog box to deselect, the part which has not been posted as selected initially, is selected for a moment before the string whole hilite selection disappears.

    What makes the browser very cumbersome to use.

    This seems to be new to 33.0. I tried to reset Firefox, but it does not solve the problem. No problem in IE 11.0, so I do not think that the malware. I have also to keep all s/w and run avast/zonealarm for safety. I've never had an infection of malicious software on this machine. Win7 Home Premium 64-bit, 8 GB of RAM. The use of resources is low, so not out of process control.

    I have request the latest Microsoft "Patch Tuesday" updates 15/10, the same day that I updated to Firefox. This can complicate the diagnosis. But even once, IE was not affected, then, how the different Firefox UI for basic keyboard/screen I/O?

    If there is an easy way to "downgrade" to the 32.0.3 prior revision, I could try to confirm. Help, please!

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe

    You can check for problems with the sessionstore.js and sessionstore.bak files in the profile folder of Firefox that store session data.

    Delete sessionstore.js will cause App Tabs and groups of tabs open and closed tabs (back) to get lost and you will have to re-create them (take note or bookmarks if possible).

  • Update of dynamic Action with the text box

    This goes along with: update records with the text box

    APEX: 4.0.2

    THEME: SAND

    SERVER: Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server

    I created an example with more comments on the page:

    workspace: stevendooley34

    username: dev01

    password: dev01

    application: examples of Forum

    page: update example

    I've implemented just as I think it should be put in place, but records only updates by clicking on my Refresh"" button.

    Keep in mind that the example is found in the apex 4.2.5 but I will implement this in 4.0.2.

    Thank you

    Steven



    Hi Steven,

    I think the main thing that was missing was adding the elements used in the PL/SQL "Page to go".

    The reason this is necessary is so APEX know what values of point on the browser should be sent (as part of the AJAX call) to the browser.

    IF you had all the elements that must be returned to the screen, then you will use the 'Page field items to return.

    I've also corrected a few things, P6 instead of P6 and P6_SEARCH_TYPE instead of SEARCH_TYPE, but they were just small "bugs" in the example.

    I also added another real action to refresh the report after the update.

    Thank you

    -Jorge

    PS. I do not validate that your code works for multiple, but the first glance entries and a quick test, it seems to work fine.  I focused only on the DA.

  • Update records with the text box

    APEX: 4.0.2

    THEME: SAND

    SERVER: Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server

    I'm just letting my user paste values in a text box, click a button and then update some fields for this record.

    I created an example with more comments on the page:

    workspace: stevendooley34

    username: dev01

    password: dev01

    application: examples of Forum

    page: update example

    Keep in mind: the apex, theme, and Server version are different where I created the example. The above version, theme and the server are the stats of my workplace.

    Thank you

    Steven

    -changes

    Or if the modification of the code below would be easier I can go that route.

    Update oef_itv_ndn

    Set cancelled_cd =: MMR_CANCELLED_CD.

    closed_date =: MMR_CLOSED_DATE.

    admin_remarks =: MMR_ADMIN_REMARKS

    where abc = '12345';

    I created a dynamic Action with the above code works correctly.

    but instead of "abc = '12345' 'I need it to be" where abc in: SEARCH_INPUT "

    : SEARCH_INPUT is the text box that users can paste values in this format:

    12345

    67890

    98765

    so, when it comes to the clause "where" I need to maintain all records that are in the text box.

    Post edited by: StevenD609

    The "WHERE" clause is in the wrong position.

    It should be part of the "USING" clause)

    (the nickname table 'data' is defined in the scope of this subquery)

    In addition, it seems to me good.

    If you're still having problems, you can go to the forum 'SQL and PL/SQL '.

    MK

  • Select text in the text box based on user input?

    I need to select (highlight) text that is present in the users choice i.e SystemPrompt from TextArea is shown where the user enters the desired text and if this text is currently present in the text box, put it highlighted, otherwise display additional information. Something like the search feature in the standard Notepad application.

    I can't find what I'm looking for in a TextEditor.

    Text of the text box is available by using the text property.

    If you can access the text typed by the user and then the index can be easily calculated. Something like this (untested):

    QString textAreaText = textArea->text();
    QString userInput = ...;
    
    int startIndex = textAreaText.indexOf(userInput, 0, Qt::CaseInsensitive);
    int endIndex = startIndex + userInput.length();
    
  • Print form fields don't all of the information in the text box

    I work with Adobe Pro.  I created a form to fill out.  When you print this form I get all the information in the text boxes that you want to print.  Anyone out there know how to do this?

    You must set the size of the font of the auto field so that all the text is visible on the screen, and then it will appear in its entirety on the printed page.

  • How to use the selection tool to resize a text box? Before I was able to click on the text box with the selection too in order to resize, but now I click on it and it only gives me 'path' or 'anchor' options.

    How to use the selection tool to resize a text box? Before I was able to click on the text box with the selection too in order to resize, but now I click on it and it only gives me 'path' or 'anchor' options.

    Ashley,

    What about window > show the rectangle enclosing (Ctrl / Cmd + Shift + B to toggle)?

  • How to get the value of the selection of the text box list

    Hello

    I have a selection list that I want to retrieve the value of the selection of the text box list.

    How can I do this?


    Kind regards
    Santini.

    Hi Sarah,.

    Yo can use Java script for this...

    Dynamically the value will enter in the text box.

    Use the script below.

    
    

    See you soon,.
    Shan

  • Formatting of the text box fields

    Hello, I have a few fields of boxes of text with the following properties:

    (1) PL/SQL function that returns body
    2) display as text
    (3) with labels, right-justified.
    (4) all the text boxes contain numeric values

    I would like just to justify the numeric values so that they line up on the right. How can I do this? They look like this now.

    Tuition 3032
    Cost of 225
    849 books
    Cost per term 4106

    I would like that they look like this:

    Tuition 3032
    Cost of 225
    849 books
    Cost per term 4106

    Thank you
    Snowbunny

    Hi Sunny,
    It is very easy. What you have to do, go to the edit page, click the label that you want to change. Click the element in the top of the title page and edit Horizontal / Vertical alignment to right. It displays the value in the text box with a tangent.

    Hope this will help,

    Ta

    Djelloul

  • photo book - move the text box

    I'm building my first photo book project - I was able to choose a theme, add images, open 'options', type in the text box, edit the fonts and size and move the text up and down the text box - BUT I couldn't resize the text box or move it to the lowest point in the page.

    - BUT I was unable to resize the text box or move it to the lowest point in the page-

    Which is not supported. You should choose a layout that is the text box where you want it.

    Click on the Options button in the toolbar, and then select a layout that has a text more large field or to another post.

Maybe you are looking for