I have created a process based app contain a Form. How to create list view and edit form and update record?
I have created a process based app contain a Form. How to create list view and edit form and update record?
-
Then you can use repeatable subform and create controls in there (including primary key) then define as source a lookup (multiple value) that looks in the DB and map all values with internal names of the controls in subform. Like this you will have all data in Form and then after submit the form you can upsert data in DB, or do update with a loop.
As i see you have a lot of questions, so you can write me an email to alexey.shmelkin@absc.de to speak about extended support for you and your company.
Regards,
Alexey
Please sign in to leave a comment.
Comments
5 comments