I have been reading about modals and looking at example scripts. All of the examples show using only 1 modal per substack and showing the stack vs a specific card within the stack.
on mouseUp
set the loc of stack "modals" to the loc of this stack
modal stack "modals"
show stack "modals"
end mouseUp
Is there an issue if I were to have only 1 substack named "modals" with multiple modals cards for my entire application, or is it suggested, 1 per substack?
Thanks
Dan
Multiple modal cards under 1 substack
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Multiple modal cards under 1 substack
You can have more than one card in a modal stack. You may need to adjust the scripts to avoid seeing the card change when the modal opens.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com