Button: can't understand... I need it changes page like hyperlink
PatchaJan 27 2011 — edited Jan 28 2011Hi all,
I searched here and there but, I'm sorry, I really can't understand how is implemented and how to configure a Button Item in APEX 4.0...
In my page n.4 (f?p=104:4) I added at the bottom two ITEMS: a TextField with "SEARCHDEVICE" name and a Button with SEARCH name.
What I want is that on press Button it goes to page 5 with TextField's text set in "THE_DEVICE" Application Item.
So the final URL should work like:
f?p=104:5:&app_session.::NO::THE_DEVICE:&SEARCHDEVICE.
How to obtain that?
Thank you all!