Skip to main content

Hi, does anyone know if it’s possible to create a custom menu like below:

 

 

Full length of the URL is:

ifsapf:frmAvailabilityPlanning?EXTERNAL_SEARCH=CONTRACT%3D{&CONTRACT}%26PART_NO%3D{&PART_NO}%26PROJECT_ID%3D%23

 

This works fine and takes the user to the following window:

 

 

However, I would like the user to land on the tab named “Tillgänglighetskontroll”. Is this possible? If so, how do I change the URL so the user end up on the specified tab?

BR
Jonas

Hi @JOKA227 
As I know ,There’s no way to achieve this through the application as of yet
SelectedIndex  is the parameter which we can identify the specific tab in a application form window.
But we couldn't give it in custom URL as a parameter.,

-Kelum