how do i open a specific stateless form in edit
I have a form 'A' which when submitted saves the data in that forms 'A' report.
Now i have a stateless form 'B' with some selected fields from form 'A' and when submitted saves the data in Form 'A' report. But when i click on edit in the report to the data of form 'B'. i am not able to open that stateless form 'B' in edit mode.instead it opens Form 'A'.
So, i just want to open that stateless Form 'B' in Edit mode of Report A.