If I have more than 1 modal on a page, I have to surround the modals in ifs, ajax refresh a surrounding container, and then call toggleModal. This allows me to control which modal is being displayed.
The idea is to add a parameter to toggleModal that takes a widget id so that pages with multiple modals can fire the specific modal that they need.
Thoughts?
Changed the category to Silk
Hello Craig
Your suggestion is already included in the Modal pattern, present in the new OutSystems UI Web framework that will be released very soon! Thanks for your suggestion and stay tuned!
Thanks