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
Julius King Chua
1
Views
1
Comments
Clearing an EditRecord after Save
Question
OutSystems UI Patterns
The Edit Record is inside the Popup Editor. How will I clear the Edit Record after I save a record to the database.
kota
Hi JU-Chan,
After you save action , you can assign the edit record to an empty record of the same type. You can create that as local variable or you can create an action(/function) that return empty record of that type and you can assign it to edit record. Hope this helps.
Regards
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...