Forum Discussion
MarkShnier__You
3 years agoQrew Legend
because the URL ?a=er ... is not an API like API_GenAddRecordForm you cannot preload values when opening a record to edit.
You could actually do the edit API_EditRecord on the record and then land the user in edit mode, but the record will have been edited and saved before the form is opened.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
You could actually do the edit API_EditRecord on the record and then land the user in edit mode, but the record will have been edited and saved before the form is opened.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- MikeTamoush3 years agoQrew CommanderThanks Mark. That is what I assumed. Ill just run the API Edit record first, thanks!
------------------------------
Mike Tamoush
------------------------------