Skip to Content
0
Apr 20, 2009 at 03:52 PM

Custom Component - Advanced Search Navigation Issue

34 Views

After reviewing the UIF_FLIGHT_S and UIF_FLIGHT_O sample component, I have been able to create a brand new application from scratch, all the way down to the BOL layer. However I am having some issues with navigation between the two components here is where I'm stuck.

- Execute a query in the S - z component and get a list of results

- Link over on the id field to the O component of the details of the item

- Click the back in the navigation history to the S - z component, however it does not show any search critieria or what I entered.

My question is what do I need to put into the S-component search field view controllers, etc in order to make sure as I navigate back and forth from the search page, that search page still displays correctly? I'm looking for any particular methods or other areas I should review in my controller/component/view setup. Please keep in mind right now I'm only doing display of data and not doing creation. I would be interested in any other information on the create part that would factor in.

Thank you,

Stephen