Open
Description
Hi, im having an issue with routing , let me explain the scenario
PAGE:MAIN
goto(pageA,PARAM1,false)
PAGE: A
-- on BUTTON 1 : goTo(PAGEB,PARAM)
PAGE: B
-- ON BUTTON2
goto(pageA,PARAM1,PARAM2)
When i call the button from pageb to pagea , the first time it works, the second time i call it seems like after execute that, exectus PAGE1.button1 and goes to PAGEB
that makes sense to you?
Metadata
Metadata
Assignees
Labels
No labels