All,

When configuring an image control in a MashApp, you can easily set the Link properties to switch to another Tab. I can use this link to create a "Drill Down" effect because this navigation to the tab maintains state and the values of Master controls are maintained in the second tab.

I'd like to have the same navigation without having to click on the image. I'd like to show a table of customers and configure a link in the table control to navigate to another Tab showing details for that customer.  Unfortunately, the external URL that uses the format of:

http://localhost:16360/mashzone/app/Viewer.html?guid=<guid>&tabidx=<num> navigates to the Tab but does not maintain state. 

Any suggestions would be greatly appreciated.

 

 or register to reply.

Notify Moderator