Advanced table navigation problem

Hello

I have a table points to a page that shows the 10 records per page . Next and previous links of advanced table are used to access to other records. Action table-> single selection is enabled on the advanced table. There is also a button called * "View history" * in advanced table actions. After you select a record in the advanced table and clicking on the button view history, a new history of page B is displayed. Story page button named back there. The URI of Destination of the back button property is the URL of the original page B. When click on the back button, the original page A is displayed.

Now, if say I browse to folder of 21-30 of advanced table by clicking on the link next to the advanced table. I selects the 25 record and click View history. Coming up on page B. I click the back button and now it displays A page, but the problem is the displayed records in the advanced table are from the beginning it i.e. it displays the top 10 records. The requirement is that when I come back to page A, advanced table should display (20-30) records that I chose to view the history during the click on the back button.

I would like to know how to solve this problem.

Thank you
VG

Hey Vg,

When you leave the page to view the history, get the VO rangeStart and rangeSize and pass them as parameters to the history page. When we click on the back button pass you those on A page as parameters. Then in your PR of A Page, you set the rangeState and the rangeSize of the VO to what passed as parameters.

Keep the beginning and size.
int savedRangeStart = vo.getRangeStart ();
int savedRangeSize = vo.getRangeSize ();

restore the rangeStart and rangeSize

vo.setRangeSize (savedRangeSize);
vo.setRangeStart (savedRangeStart);

For more information, see Jdeveloper help search advanced tables.

Kristofer Cruz

Tags: Oracle Applications

Similar Questions

  • Problem with the records to display in the advanced table of the popup window OPS

    Dear all,

    I have a requirement as below.

    I have a contextual search page I displays the data sought in the advanced table, but the question is of all the rows displayed in the window pop up due to the size of the window dolls, even I'm not able to view the button 'Next' in the table to proceed following files, can anyone suggest me how to display the button 'NEXT' in the table , so i can display all the records in the table.

    or is it possible to implement "SCROLLBAR" in table advanced in the pop up window so that I can scroll vertically and horizontally to display the records.

    Thank you

    My question solved thanks

  • [Urgent] Problem with some advanced table rows

    [I searched the archives and found a lot of emails on the same subject but none did so I ask this time]

    Hi all
    I created an advanced table and I want to have the feature, delete the selected lines.
    For the implementation of this feature, I created a transient selectflag [varchar2] attribute and related to several select an advanced array element, but the table always returns NULL for the selectflag attribute regardless of the line currently selected or not.

    One thing I noticed, is that I can provide 'value checked' and 'unverified value' property in the advanced table several select an item. What is the question?

    Can someone please guide, its quite urgent.

    Concerning
    Lokesh

    Hi Lokesh,

    I noticed this error with at least 4 or 5 users and at least reason was that they attached AM even twice to the page, please check that you are also not the same error.

    Kind regards
    Out Sharma

  • Advanced table no vo data population

    Hi people,

    It is quite an unusual scenario or maybe I'm missing something really stupid. Please help me on this.

    Under pageLayout, I have a MainRN and an advancedTableRN, I defined the following advanced table properties:

    ID, Style of the region, AM definition, Instance of the opinion, records, width

    In addition, all the columns and items under each column are defined with display attributes must be.

    On the PR page, the VO has been prepared with executeQuery and attributes of VO show registration (checked using debugging), but the advancedTable is not complete any registration.

    Please answer as soon as POSSIBLE on what might be the likely reasons for this anomaly.

    Concerning

    ARI:)

    Ari,

    (1) I have not obtained only one reference AM.

    No, you have the 02:00 reference in your Page.

    -amDefName = "AmritJtfInteraction.oracle.apps.asn.JtfInteractions.server.AmritJtfInteractionsAM" id = "pageLayoutRN" > "

    ' -amDefName = "AmritJtfInteraction.oracle.apps.asn.JtfInteractions.server.AmritJtfInteractionsAM" id = "JtfTasksRN" text = "Tasks" width = '100% ' viewName = 'JtfTasksVO1"blockSize ="5"detailViewAttr =" "recordHistoryEnabled ="true">

    You have the 02:00 reference page.

    All references of the AM in the page will create itsown AM instance during the time of execution.

    You set the controller to the PageLayout, so when you get the handle VO in the controller it will take the VO of the first instance of AOS instance and runs the query.

    Since you AM attached to the Table edge, VO attached to columns advanced table instance refer to the instance of VO in the second case of AM, which is not executed at all.

    Thus, to solve your problem, remove the reference of AM of the edge Table. It should be

    -

    Try to make the above change and see what happens. Let us know how you go.

    If it solves your problem, please close the thread by checking the useful and correct answer.

    See you soon

    AJ

  • Advanced table OAF in Advanced Table MessageChoice

    Hello

    When I try to get the inner value of selected item in table adv. messagechoice using pageContext.getParameter("mcItmId") , it returns null.

    I set the trigger for partial page on messageChoiceBean and in LICS I capture the event of fire but not able to get value selected choice of message element.

    I also tried to get the input value of message text in the external adv. using pageContext.getParamter("mId") advanced table table but once again not able to get the value in PFR

    Can you suggest a workaround or a solution?

    Concerning

    Umit Sadeguzel

    Hello

    I solved the problem by using the model layer. Only thing is that you must set the partial as page settings '${oa.current.viewAttrName}"where viewAttrName is the name of table databound VO field. Which returns the value of the selected table in the LICS

    Hope helps,

    Umit Sadeguzel

    Rgrds

  • Update for the advanced table query.

    Hello

    I am a newbie at OAF so need help with a simple task.

    I have an advanced table that was created using the query in the expert mode of the VO. (because it contains data from more than one table).

    Now, I want to update the data of any line which is amended in the table,

    I followed the example in table advanced in the tutorial and reached until the update method of the AM. Now, I'm not able to update the table. When I searched the forum said that I have a simple EO on the table to be updated, but I want to update multiple tables (foreign key relationship), if can do using the same VO? I have both the VO (based on one select query custom Expert mode and other normal VO EO-based).

    Can someone give me it please update the table in the query?

    Thank you
    VK

    Hi Vishal,

    It is good to know that your problem is almost solved.

    Yes, you will need to create separate poplist VO and one more thing, if you use poplist, you do not use custom query (expert mode).

    Kind regards
    Out Sharma

  • Table advanced table advanced out of sync after PR of PFR

    I have a page with an array of advanced master details of advanced table that works very well with PPR. I added some graphics based on the original Version used in the master that must be hidden or shown based on a messageChoice bean. The messageChoice bean submits the form when it is modified and passes a parameter that I check into the PFR of its controller. Because I can not change the oaGraphTableBean property to render in the PFR I do in the PR first pointing to the current page to invoke the PR of the controller method. It works very well with a problem; detail data are more in line with the main data in the table in the table objects. Once the PR runs via the forewardimmediate... call in the method of the PFR whenever I discover the secondary table that the same recordset is indicated for all master records.

    Any ideas on how to debug this problem or has someone meet this problem before with table tables in the OPS?

    Hello

    You hold the AM redirect to the page?

    Thank you
    Gerard

  • Obligation to fill the values in table advanced according to the selection of a value in another article of lov (not in the advanced table)

    Hi all

    We work in a custom oaf page subdivision. We have an obligation to fill the values in table advanced based on a value selection in an element of the lov (this LOV is not in the advanced table) .can share you it please me steps or examples of code to achieve this. Waiting for response.

    Kind regards

    I do not understand completely still. What do you mean by "default in the table values must be inserted".

    You can create a dummy VO with the same columns and fix the VO in the advanced table.

    In the normal scenario, when the user clicks on submit button, browse this VO, and copy the values to the validation according to VO and appeal EO. If values gets inserted into the database.

    When the user selects the number of PO, simply run the other VO and fill this dummy VO so that values are available in the advanced table. When you click on send, do not copy these values to the EO based VO, so these lines won't get inserted.

    It work?

    See you soon

    AJ

  • Need to display additional information to the hideshow in advanced table

    Dear all,

    I have a requiremnt as below.

    I have an advanced table and displaying data between a VO below and which, I need to display additional information after clicking on one of the field on the line.

    Basically, I need hideshow kind of features when you click a field in the row.

    Please help me on this

    Hello

    Fallow under steps it will work for you.

    Step 1: Select advanced table right click and create detail area for table advanced. (detail)

    Step 2: Create Message component provision under the detail Section. (DetailRN)

    Step 3: Add (point information) under DetailRN and correct view Instance and view attribute.

    Here's how structure component look.

    TableRN (advanced table)

    col1

    col2

    Components AdvancedTable

    in detail

    DetailRN

    COL3 (additional information)

    COL4 (additional information)

    Let me know any questions.

    Thank you

    Dilip

  • Enter the source id of lov at the advanced table bean

    Dear frends,

    I'm developing a customized page of the FPÖ. I have a chart of progress in that. lov 2 is there in the advanced table.

    I used a code to capture the event lov as shown below

    If (PageContext.isLovEvent ())
    {
    String lovInputSourceId = pageContext.getParameter (SOURCE_PARAM);
    pageContext.writeDiagnostics ("in the process form request source of real input id Lov",":"+ lovInputSourceId, 1 ");

    If ("OrganizationName". Equals (lovInputSourceId))

    {

    to do

    }

    If ("CustomerName".equals (lovInputSourceId))

    {

    to do

    }

    }

    But I get the id of source with the index as lov

    TableRN:OrganizationName:0

    TableRN:OrganizationName:2

    etc...

    How could I capture the source id of lov with respective index in advanced table?

    Kind regards

    Tarun

    Dear Sandeep,

    I tried to create dependent lov similar, so I got the answer for this...

    https://blogs.Oracle.com/prajkumar/entry/implement_dependent_lov_in_oa

    Kind regards

    Tarun

  • view multiple lines in the advanced table

    Hi all

    I have a requirement. I created advancedtable. When the page loads, to display 4 rows at a time. Can anyone please help how to achieve this req

    Kind regards
    Murali

    Hello

    Write the code below in AM that will create 5 blank lines in the advanced table.

    xxVOImpl voImpl = getxxLineVO1();
    voImpl.setWhereClause ("1 = 2");
    voImpl.executeQuery ();
    for (int i = 1; i)<=5>
    {
    Line = voImpl.createRow ();
    voImpl.insertRow (row);
    row.setNewRowState (Row.STATUS_INITIALIZED);
    row.setAttribute ("column1", i);
    row.setAttribute ("column2", "XYZ");
    }

    Kind regards
    Mary

  • Can we do a line read only in the advanced table?

    Hello

    We have an obligation where the user wants to the first line of a table advanced to readonly, and remaining lines as editable lines. Can someone please let me if we can achieve this?

    Thanks in advance.

    Solène

    Hello

    Yes, you can set row as read only in the table in advance.

    Steps to follow:
    (1) take the attribute Transient seen as ControlReadonly (Boolean Type) in the attached with advanced table view object.
    Note: Your all the lines will have now a new attribute called ControlReadOnly.

    (2) using the property read only set SPELL on each field of your advance deposited the region.
    as ReadOnly ${oa.. ControlReadOnly}

    (3) the loading of the page, in the query itself process you can set the attribute to True and if you need frontline to travel up to the end of the rows in the table and set the value to False for ControlReadOnly.
    ex: line = vo.first ();
    row.setAttribute ("ControlReadOnly", Boolean.TRUE);

    Kind regards
    Swati.

  • ColumnHeader invites to the advanced table

    Hello

    How can I change a columnheader under an advanced table?

    Thanks in advance.

    Kind regards... Ashraf

    Published by: user11980144 on December 7, 2011 12:28

    Under the graphic component column, make sure you have an element of the columnHeader. Right-click on the columnHeader and create a new sortableHeader. Set the prompt attribute that to the title that you want for the column.

    Kristofer Cruz

  • How to align an image centered in the advanced table column.

    Dear friends,

    I developed a page of the OAF with an image column in the advanced table, but by default the image column is not centered,
    How to make image centered in the advanced table column, please let me know your suggestions.


    Thank you
    Keerthi.K

    HAD,

    In your column, create a tabular presentation and a rowlayout and the image, and then put in the rowlayout. Set the horizontal alignment of the rowlayout inwards.

    Kristofer Cruz

  • Deleting line of advanced Table region

    Dear members,

    I have an OFA Page where I use Advanced Table region to display the data in a table.

    As soon as the page opens I displays a single line in the area of advanced table. In this area, I also gave a button called + (using the feature of ADVANCED TABLE COMPONENTS, FOOTER, TABLE FOOTER, ADD TABLE ROW) add one MORE LINE.

    So when the user clicks on this button a new row will be added. Now, if the user wishes to remove how do I achieve this.

    Please please help me in implementing this feature.

    Thanks in advance.

    Best regards
    Arun D. Reddy

    Hi Arun,

    You must first create a button or image called Delete on your advanced table region.
    Action type: firePartialAction
    Event: remove

    Then in your CO PFR, write the code below

        if ("delete".equals(pageContext.getParameter(EVENT_PARAM)))
        {
          String rowRef = pageContext.getParameter(OAWebBeanConstants.EVENT_SOURCE_ROW_REFERENCE);
          OARow row = (OARow)am.findRowByRef(rowRef);
          row.remove();
        }
    

    I hope this helps. :)

    Thank you
    SK

    Published by: SK February 9, 2011 17:21

Maybe you are looking for