have you ever needed to open a form with a focus on a tab or a section dynamically from a url ? This blog explains in detail an approach to implement this functionality. You’ll need a few lines of JS code, don’t worry the API client will do all the work for us.
Scenario:
We will use the Account table and the standard Account form. The goal is to automatically navigate to an “X” tab by…
Continue Reading Mehdi El Amri’s Article on their blog
[Model-driven apps] Deep link a MDA to open on a specific form tab
Have you ever needed to open a form with a focus on a tab or a section dynamically from a url ? This blog explains in detail an approach to implement this functionality. You’ll need a few lines of JS code, don’t worry the API client will do all the work for us.
Blog Syndicated with Mehdi El Amri’s Permission

