Hi,
I am working on a custom form with forms 10g.
I have a tab canvas which displays search results from query_form.
I have tabs like Customer, Supplier, Quotes, SO, etc. The problem I am facing is, if I search for Supplier then results from Supplier data block is displayed correctly, but the tab selected is Customers.
Is there a way we can set a default tab?
How can we use set_canvas_property -> set_tab_page_property -> top_most_tab_page? I have multiple blocks, so I am confused where or in which trigger we can call this function?
Thanks in advance.
Aditya