Hello
I have a Form with x3 blocks.
Each block is setup as a tab (thus showing x3 separate tabs, “Contact List”, “Contact Details” and “Contact Activity” )
In the first block (Contact List), I have added a Grid Application showing all contacts
In the 2nd block (Contact Details), I have another Form application showing the selected Contact Details
Objective:
What I am trying to accomplish is, when the user selects a Contact from the Contact List,
the Contact Details tab is selected showing the selected Contact Details
I am battling with:
- the automation of the tab selection/click once the user selects the Contact from the Contact List
- then the Form in the Contact Details being refreshed, with the selected uniqueID of that contact