Hi,
I have used 2 forms to handle my scenario. First form is for inserting Email and other one is for inserting OTP code. After inserting the email, Current form is hide and OTP form is displayed. When clicking the email form submit btn , that record will be added into data verse table by using a webapi (by POST type). and also , in OTP form , User input OTP code will be validated. That is scenario is fine.it is worked. But i have a issue with passing a dynamic value into url parameters. In my code ,email is dynamic value. cr1d7_email is a query parameter. How i correct url with dynamic value? This code is not updated records in data verse table

Report
All responses (
Answers (