August 28, 200322 yr Hi all I am trying to do two submenu off a main menu using the visibility portals. These two submenu would over lap each other. That is the problem. How do you get the back portal to show in front of the first portal when the button is pushed. Thank for all the help. Your are the only reasons i have gotten this far on my welders program. Thank in advance Lionel menu.zip
August 28, 200322 yr Hey Lionel, I don't think you can have overlapping portals, so I would suggest taking another approach. For example: using a repeating field for the second menu and fill the repeating field with the right menu-values via scripts. Or: have a script set a global field when the user clicks in the first menu, and then have a portal for the second menu, that only shows the choices (actually records) that have a valid relation to that global field. Regards, Ernst.
Create an account or sign in to comment