Hello ,
I have Emp search page with 3 tabs regions.
Search region - Emp Name LOV and serach button
Emp Details Tab is Form region with SQL . Should populate the Employee details in this tab on button search button.
Emp Details Tab has update button . Clicking on update navigate to Emp Information page .
Emp Information page has save and cancel.
After clicking on save , it should redirect to Emp search page and also with previous search .
Please let me know
How to create Form region with SQL region?
How to redirect to Emp search page with previous search from emp details tab?
Is there any specific URL properties to set ?
Thanks in advance!