When I click on design form link it shows Invalid Permission error. In design form I added the Dynamic Reactive form from Dynamic Reactive form demo application.
Hi Chetna,
Make sure you have the appropriate user role and permissions assigned to access and view the form. Create appropriate role to have permission or set the particular screen to anonymous to view the particular screen without any role.
Thanks
Reemali
Hi Chetan,
Check user role permissions in screen properties, so you can assign users who can access to the particular screen.
Thanks,
Ravi.
Hi @Chetna Upadhyay ,
For accessing any screen you have to provide permission for particular screen.Similar as Ravi and Reemali said. So you have to set role permission for changing permission. Whenever you click on any screen the role option appear where you can set the permission, for more clarity check that below image.
Hope it provides more clarity to you.
Rakhi
I granted all the permissions in roles which are required.
Can you share some screenshots for more understanding.
This error shows in the error logs.
I need to access this screen which is a dynamic form screen. This screen displays for a second and then the permission denied screen comes up.
As per the error log - The user authorization got failed while executing the GetFieldsToDesignForm server action referenced from the DynamicFormsReactive_CS (Module) - which gets called in the GetSections DataAction flow defined under the DesignForm Screen scope..
I hope this helps!
Kind regards,
Benjith Sam