Assign the value of a table to a text field

Hello

I need assign value from a table to a text field, but the coordinates in the table are obtained from the concatenation of two values (determined according to the choice of two groups of radiobutton)

How can I do?

I get the correct text assigned to the "ADDRESS" text box directly and this work:

DATATABLE_TEXT. RawValue = TABLE_1.A_2.B_3.rawValue;

But, if I call the sentence by concatenating the values A_2 coordenate + '. ' + B_3, with the result of

the selecction of radiobutton and does not work.

I tried with this code:

Formulari1.PAGE_1.OPTIONS_A::click - (JavaScript, client)

COORDINATES.rawValue = "A_" + OPTIONS_A.rawValue + ".." B_"+ OPTIONS_B.rawValue;

Formulari1.PAGE_1.OPTIONS_B::click - (JavaScript, client)

COORDINATES.rawValue = "A_" + OPTIONS_A.rawValue + ".." B_"+ OPTIONS_B.rawValue;

Formulari1.PAGE_1.button::click - (JavaScript, client)

/ / - This sentence works ok.

DATATABLE_TEXT.rawValue = TABLE_1.A_2.B_2.rawValue;

/ / - this sentence does not work -

COORDINATES.rawValue = "A_2.B_2";

DATATABLE_TEXT. RawValue = TABLE_1. (COORDINATES. The value) .rawValue;

-This sentence doesn't work-

COORDINATES.rawValue = "A_2.B_2";

DATATABLE_TEXT. RawValue = TABLE_1. (COORDINATES.rawValue) .rawValue;

-----------------------------------------------------------------------

the objects are:

names grups and boxes option of option buttons:

OPTIONS_A

A_1

A_2

A_3

OPTIONS_B

B_1

B_2

B_3

names of tables and rows/columns:

TABLE_1

HEADER_ROW

A_1

HEADER_COL

B_1

B_2

B_3

A_2

HEADER_COL

B_1

B_2

B_3

A_3

HEADER_COL

B_1

B_2

B_3

text fields named:

CONTACT INFORMATION

DATATABLE_TEXT

button named gall:

button

------------------------------------------------

a captured image:

table2.jpg

You must use the function "resolveNode" to reference objects correctly.

In the script executed by the button, place the following text:

selectedRow var = TABLE_1.resolveNode("Page1.OPTIONS_A").rawValue;

var selectedColumn = TABLE_1.resolveNode("Page1.OPTIONS_B").rawValue;

txtTableValue.rawValue = TABLE_1.resolveNode(selectedRow_+_"."_+_selectedColumn).rawValue;

The only other thing you need to do to set the value of your binding radio button A_1, A_2, etc. for each of the option buttons.

Tags: Adobe LiveCycle

Similar Questions

  • ADF: Assigning the value of column VO to OutputText.

    Hi all

    I have a VO who im showing as ADF read Table only. And one column that VO should be included outside of this table, I mean, I don't want to include this column in the table that I want to assign the value of the column to Text output component (Active).
    I want to assign the value of the column to the output text component.
    How can I achieve this.
    I think im clear with my requirement.

    Any answer will be really grateful.

    Please read this before posting
    https://forums.Oracle.com/forums/Ann.jspa?annID=56

    am now back to the topic.

    tell as an example.
    Here, I had to employee vo drag and drop as readonly af:table employee.
    in this readonly af:table no need to show their id of employee, but you don't want to show this id used as some text output at the top / bottom of the table.
    I think reason?. as it comes to your condition.

    If am so right, moving later.
    Drag and drop the af: table without employee id. and then drag and drop the employee as af text id: output
    important: employee select id in the user interface that came out text go to partial property inspector trigger are at table.

    You may wonder why I like this mean?
    If you like this then means that move through the records of documents / select in af:table means revalent employee id get you. This way you get the desired results. :)

    Thanks & cordially
    ADF7.

  • Setting the value of a table of ActiveX control

    When controling a VI through ActiveX, how is possible to set the value of a table control?

    With digital controls, I have a problem: I just use SetControlValue and it works well:

    til SetControlValue ('y', 4) for example.

    However, in trying to do the same thing with a table, the control's value becomes an empty array:

    til SetControlValue ("arr', [3-4-5]") for example.

    What is the right way to do it?

    Hi Calvin,

    Have you tried passing a string and convert it to an array entry?  You can also try to use a 'matrix' control, rather than a table, as they are handled a little differently.

  • Alternative to obtaining the value of a table

    Nice day!

    I am new to the forum and Oracle (<-SQL Server Dev), I would like to know if there is an alternative to get the values in a table. I would like to avoid catching an exception if there is no data found especially and always continues with it.

    declare
    number of v_number;
    Start
    Select code in v_number from someTable where id = 1;

    -I still want to continue despite no data
    If v_number is null then
    -do something
    v_number: = 1; -1 initialization

    end if;

    -Continue normal processing.
    -other codes

    end;

    Thank you

    Welcome to the forum.

    Read about the MANAGEMENT of EXCEPTIONS like NO_DATA_FOUND.
    See: {message identifier: = 9360013}

    And of course the docs @ http://www.oracle.com/pls/db112/homepage
    http://www.Oracle.com/pls/db112/search?remark=quick_search&Word=exception+handling

  • How to assign the value to the particular text box field

    Hi all

    My requirement is to call the Web service with the participation of the ADF page.

    The steps I did:

    1. I created a data control to the WSDL-based Web service.

    2. simply drag and drop the process, it is automatically created the form with the fields of entry, press the Process button

    3. when I entered the values and then process button, it'il pass web service values corretly.the is called with the values entered correctly.

    4 but when I try to assign the value of some other material that does not work.

    I am assigning value to the value field navigate to the properties of the particular field = "CRΘER."

    When I like what the value is displayed on the screen. But it will not pass the value to the web service.

    I think that the value is only the display on the screen. Stored not at the level of links. Kindly guide me in this.

    Thanks in advance
    C.Karukkuvel

    Hello

    Just the previous value placed on the next to put that into the first field level JSpx

    If not put a valueChangeListener and EL Expression to set the value

    Kind regards
    Suganth.G

  • Assign the value to the Application Variable via javascript

    Hello

    How can I assign value to an element of the application (not the page element) through javascript.

    I tried to assign the value as follows:

    $s ('F150_REGION_TEMP', region);

    where F150_REGION_TEMP is the application variable and 'region' is populated value in javascript.

    Kind regards
    Benz

    Hello

    Try

    
    

    BR, Jari

    Published by: jarola on March 1st, 2010 14:47

  • How to load the values into a table?

    In my jspx page, I have a combo and a table... Based on the values of the drop-down list, when I click on a button, I want to load the values into a table... The data in the table are from 5 database tables. I created a viewObject readonly... What to do to load the values from the table, I click on a button?

    Ensure that you have defined a variable to bind your view object.

    Read-only or not, this is what would make the Execute with action of parameters available.

    John

  • How to assign the value to the application-level element

    Hello

    I'm learning to APEX.  I use version 4.2.6.

    My question is, I set a text field called 'FINANCIAL_YEAR' in the login page.  I wanted to know how to assign this value to a text element of Application level (on page sent), so that I can get this value through at my request.

    Thank you

    -Anand

    anand_gp wrote:

    Yes, I created a 'text area' under 'HTML' in the 'Home' page  Who accepts the exercise of a table through LOV.  I intend to assign this value to a global variable so that this variable can be read in any of the application to filter the result set from different tables (not yet built the rest of the application).  To do this, I was intending to use "Shared components"-> "Elements of Application".  I'm still not quite sure how it works.

    Start by reading the documentation on elements of application.

    Go to the shared components > Application parts and create your G_FINANCIAL_YEAR item. Value Session State Protection Restricted - can not be set the browser so that the value is not editable by the user, falsification of URLS or scripts.

    On the home page, if there is not already a button to submit the value of the fiscal year, add one in the HTML area, with the Action as a submit Pageclick. Otherwise, you can do without the button and using submit Page in Page Action when the changed value select the parameter in the list so he can undergo.

    Then, in the section of the Page processing, create a calculation:

    Point Type: Application-level element

    Calculate Item: Application: G_FINANCIAL_YEAR

    Point calculation: After submit

    Type of calculation: Value of the element

    Calculation:

    Run the application, select a value in the list of the fiscal year and submit the page. Review of current session state in the viewer of session state by clicking on the link of Session in the toolbar developer. Select the Elements of Application in the view list, and then click set. The element of your application and its current value must be visible. You can now reference value throughout your application by using the appropriate syntax.

    You should also consider if a default value (for example the current year) using a calculation Application from the point of calculation on the new Instance and coordinate the application point and part of the homepage using point application as the Source of value or an expression with Source page element, the value always, replacement of value that exists in the session state.

  • How to assign the value based on the various buttons

    Hello
    I'm working on create/update page to date, who have two buttons, save and send. The two buttons save registration but two fields in OT be assigned values when you press "submit" button. If I set EOImpl (< nom_de_colonne >), how I'd get that affects? Or any other convenient way to implement?
    All information and any suggestions will be appreciated in advance.
    Thank you.
    Rudolph

    Hi, had
    Thanks for the quick response. I do not work on the courses page. It's all simple page to update. My drawing a 2 button, save and send. Both registers the update. Then click on the "Submit" button, I neet automaticall value for 2 columns, present the flag = O, application number = 'SSR - 1' before you save it, and the value must be stored in the DB table.
    Thank you.
    Rudolph

  • [JS CS3] Possible to assign the value of greekBelow?

    Hello

    I need to change the value via the script greekBelow, but don't see how to do it.

    The following line will give me a table for three values of greekBelow used in the performance display fast, typical and quality:

    var a = app.displaySettings.everyItem () .greekBelow;

    The line next-error because it won't assign a value to one of the numbers in the table:

    app.displaySettings.greekBelow [0] = 7;

    How make this changes the value or is it one of these preferences which can be script?

    Tom

    Hey!

    With your script, you can just get settings, but not put them because displaySettings is the array.

    // 0 is "Fast" // 1 is "Typical" // 2 is "High Quality"
    var a = app.displaySettings[1].greekBelow;
    
    // set greekBelow
    app.displaySettings[1].greekBelow = 10; // will set for "Typical"
    

    tomaxxi

  • Going crazy on the values of stale table f *.

    Some seriouse need help now.

    My goal is to build a table whenever a real touch.

    1. create a table based on the values programitlitly beeing past in the table

    2. This should each time when a Boolean value is true.

    3. the table building function should wait 6 s before storing in the table when the value is true

    My problem is that when I press True, and I start changing the starting value (say 0) desired value I want that it either (say 5) before six seconds pass, the value passed to the table after 6 seconds is the starting value of 0 not the value of dessired 5. This value appears the next time that I push the real button.

    It drives me crazy

    And the desired value must come within a structure of sequence because of the structure of the main VI (this is just an excerpt of this cose)

    HELP Please!

    Probably, this should solve your problem.

  • Assistance needed for the registration of the application and store the values in a table

    Hello

    Hope that this explanation is not confusing. I explained my application you want in the text below and also attached a skeleton VI + screenshot hoping that he will clarify

    I try to do a VI that does the following:
    1. some code (blue Subvi) runs every 200ms
    2. every 200ms, a random number is generated
    3. the random numbers are stored in a table in intervals of time s 0.8 ("iterations")
    4. at any time, the (blue Subvi) code needs to have access to the random numbers generated in 'the previous iteration.

    To clarify, the iterations are as follows:
    Iteration #1: 0 - 1.8 s
    Iteration #2: 2 - 2. 8 s
    Iteration #3: 3 - 3.8 s

    Iteration #4: 4 - 4.8 s
    ..
    And so on...

    So for each iteration: the blue (Subvi) needs to have access to the random numbers generated in the previous iteration, for example:

    Iteration #1 (0 - 1.8 s): The blue (Subvi) Gets an array that contains only the zero (random numbers are recorded for the first time)
    Iteration #2 (2s - 2 8 s): The code gets an array containing random numbers of iteration #1
    Iteration #3 (3 s - s 3.8): the code gets an array containing random numbers of iteration #2
    Iteration #4 (3 s - s 3.8): the code gets an array containing random numbers of iteration #3
    ..
    And so on...

    At any given time in time;
    -The code gets an array that contains all the random, recorded during the previous iteration numbers
    -Values since before her previous iteration are ignored and not stored anywhere

    Thus, for example, to the #7 iteration:

    -The values during the iteration #6 are made available to the code in the form of a table

    -Values of #1 to #5 iterations have been deleted and not stored anywhere

    It is important that all values since before recording the previous iteration are deleted because they are not necessary because VI actaual will work for a long period of storage of numbers a lot more than I have indicated here

    Screenshot of the skeleton VI:

    I tried to play with the paintings, the structures of the case and the registers at offset, but everytime I try I get something wrong

    The skeleton VI is also attached (Iteration_VI and Code_SubVI)

    Any suggestions?

    Thank you!

    Yes, I agree that you need help.  First of all, you really do need to learn more about LabVIEW - spend a few hours with the tutorials, such as those mentioned on the first page of the Forums.  Oops - links to the tutorials which had been present for years seem to have been moved "elsewhere" with August 2016 LabVIEW community reorganization.  But look for them...

    Here are a few screws that basically implement what I described above (with some minor modifications).  First of all, this is a Top level VI which runs at 5 Hz (200 msec waits).  It starts with an array of 5 elements of 0, then once per second, this is replaced by a table of random numbers generated by the Random 5-table sub - VI 5 elements.  Note that I do not use a loop timed - those who are really designed for LabVIEW RT, but use the simplest functions on the Palette of the timer.

    Can't you see how that works?  The array to initialize on the left begins you with a table of 5 elements of 0.  The Timer inside the loop, it runs at 5 Hz, 'Index' counts 1, 2, 3,... to tell you where you are, and 5 shows you everything that lives on the shift register.

    Now sub - VI Random 5-table is supposed to do the following - if she was called to 5, 10, 15,..., it must return a (new) array of 5 random numbers, otherwise, it must return the array that was passed in.  So if all "works", table 5 shows 0, 0, 0, 0, 0 for the first second, a table at random for the second second (which is not superfluous!), a different for the third random picture second and so on.  I have already said a way to build this, but I chose a slightly different method (equivalent).

    Whenever it is called, a new random element is generated and added at the end of a (growing) random table stored in the shift register.  If size become 5, we send this Random-table-of-5 out through Out table and reset the register shift to an empty array.

    The case by default (when the size is not equal to 5) is shown below - we just return the array of entry to and accumulate new random table in full growth.

    These code fragments extracted from VI.  If you have LabVIEW 2016 (see the "2016" at the top right of the image?  This shows that it is a snippet of code LabVIEW 2016), you can open a blank diagram and drag this image, where magic OR converts it to a VI.  Otherwise, the code yourself and try out it.

    Caution - it is designed to run once.  If you run the program of high level, a second time, you may find that the new Random 5 - table appears to 0.4 ", 1.4", 2.4"(instead of 1", 2 ", 3").  I leave as an exercise for understand you to (a) why he is and (b) fix the code.  If you can't do that, then move an another 3-4 hours with the LabVIEW tutorials (or start playing with this code, edit it in some small way and to understand how it works).

    Bob Schor

  • Why the values in a table get deleted once completed VI?

    I have a weird problem with my code. I have a 2D array that receives the data via a connection series microcontroller. My VI search this table for a specific value, and when this value is found, it goes to another part of the code. The problem is that when I run the VI mulitple without closing times, the data in the table not get deleted so the value resulting in the VI move is immediately and the first part of the VI is ignored.

    I have to do something to ensure that all data are deleted after a full run?

    Thank you

    Without seeing a VI, we can only guess.

    My guess is that your code uses shift registers and these shift registers are not initialized.

  • Build / assign the value of elements in the array

    I have an array of size 600 x 600 pixels. In a circle of RADIUS given (say 50 pixels) and origin (given th line and column jeme), I want to draw the Gaussian distribution, i.e. giving pixels

    the value of a Gaussian distribution of 2D with PEAK originally. How do I do that in labview?

    Thank you.

    You run your x and y values through the 2D Gaussian function, but do the origin 300 300 (for your given table of 600 x 600 pixels). Here is what I get on a given intensity chart a range of 10 and sigma = 100 pixels:

    Here is the code example (quick and dirty):

  • Not able to enter the values in a table.

    I'm not able to enter values in any table that I create in labview. By mistake I pressed a key on the keyboard, and every time I try to enter values in a table, a window pop up opens and resets the value to zero, if I make selection from there.

    I enclose the screenshot.

    I'm with Altenbach on this one.  Looks like you turned off your Autotool.  If you go to View-> Toolbox, you will see the tool Palette.  Make sure that the top button/led is on.  Who will ensure the Autotool on.

Maybe you are looking for