Dear all, I’m learning SC and I have an issue I can’t handle properly.
I have an application made by several separated modules… everything is working fine as individual module, except when I put all together (I need separately to make easy the updating or customization).
I created a top-menu and each choice in this menu is a redirect link to a new window with the specific modules (just blank form with redirect macro).
I run the app and apparently everything is working fine and the first selected window open correctly ( I have now 2 windows in browser: the top-menu and the selected redirected-module).
If I go back on top-menu and try to open e new selection to get it in a new window as well, I get error as the the link is wrong.
But if I refresh manually the page … everything works fine after refresh and connection works!
Why?
Should I do something more/else in my main-menu??
Thank you for any suggestions.
Marco