Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Suman Dhar
25
Views
1
Comments
Entry screen confirmation Dialog
Question
I am trying to build an entry screen using OutSystems. I want like while user press the 'Submit' button a modal popup will come up and if user selects 'Yes' the the Submit button action will be fired.
I found the below link but the popup is very poor. Is there any Rich Widget or inbuilt function to invoke dialog. I didn't find any.
https://www.outsystems.com/forge/component/717/confirmation-dialog/
André Siébra
Hi Suman,
You just need to implement your own popup: a Layout_Popup Webscreen with only 2 buttons (Ok, Cancel). Take a look at this
post
, it would help.
Cheers,
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...