I am using Display Header in the Implementation tab of web interface to set menu bar. However, it works initially but after sometime menu options links to wrong web interface.
Please let me know if I am missing something. Request help. Thank in advance
Regards
Vinod
Thanks for the quick response, Murali.
Please find below the implemented header:
[{
"title" : "Home",
"image" : "https://rmp-public.s3.amazonaws.com/public/icons/home-icon.png",
"url" : "pub/2/appli/292777?P_mode=LIVE&P_version="
}, {
"enabled":false,
"title" : "Sales",
"url" : "pub/2/appli/290528?P_mode=LIVE&P_version="
}, {
"enabled":false,
"title" : "Pre-Production",
"url" : "277007?P_mode=LIVE&P_version="
},
{
"enabled":false,
"title" : "Inventory",
"url" : "277007?P_mode=LIVE&P_version="
},
{
"enabled":false,
"title" : "Production",
"url" : "277007?P_mode=LIVE&P_version="
},
{
"enabled":false,
"title" : "QA",
"url" : "277007?P_mode=LIVE&P_version="
},
{
"enabled":false,
"title" : "Logistics",
"url" : "277007?P_mode=LIVE&P_version="
},
{
"enabled":false,
"title" : "Accounts",
"url" : "277007?P_mode=LIVE&P_version="
},
{
"title" : "Reports",
"url" : "306195?P_mode=LIVE&P_version="
},
{
"title" : "Customers",
"url" : "292528?P_mode=LIVE&P_version="
},
{
"title" : "Setup",
"option" : [{
"title" : "One Time Setup",
"url" : "292461?P_mode=LIVE&P_version="
},{
"title" : "List of Values",
"url" : "305731?P_mode=LIVE&P_version="
}, {
"title" : "Customer Records",
"url" : "292528?P_mode=LIVE&P_version="
}
]
},
{
"title" : "Help",
"url" : "https://groups.google.com/forum/embed/?place=forum/bpas-support"
},
]
Issue description:
There is similar header in every web page and I am able to navigate between them initially. But after switching a couple of screens in a web interface, menu click links to wrong web interface
Regards
Vinod
Thanks for the quick help. I shall try out and revert if I get any issue
Regards
Vinod