1
Views
1
Comments
Clearing an EditRecord after Save
The Edit Record is inside the Popup Editor. How will I clear the Edit Record after I save a record to the database. 
2014-11-18 22-34-13
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 GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.