stateless and regular form during edit more
Hi..Zoho Experts,
I am in such dilemma. I have stateless and regular form. I am passing password field info from stateless from to regular form and store in regular form thru openurl. It all works great for data entry in regular form. But when use wants to read data or edit data then password does not go to regular form from stateless form because am directly pointing to the view link to read/edit data from stateless from thru openurl.
so I want to check the same password entered in stateless form by user during edit the data thru view report with edit access.
How do i do that ?
Thanks,