Views:

Applies to Product - Power Pages


What’s happening?
Errors when submitting forms on Power Pages, with messages indicating that the form cannot be loaded or that permissions are not correctly set, preventing form submission.


Reason:
The underlying causes for these issues may include:

  • Configuration issues with entity forms, multi-step forms, or quick forms.
  • Incorrect table permissions that have not been properly set.
  • Plugin or Dataverse errors that are not being displayed due to site settings.

 

Resolution:
To resolve this related to form submission and global permissions, follow these steps:
Check Table Permissions:

  1. Ensure that appropriate table permissions are granted. Verify and set the correct permissions as per the table permissions documentation.
Run Site Checker:
  1. Use the Site Checker tool to identify any configuration issues with the entity forms.
Enable Plugin/Dataverse Error Display:
  1. Set the site setting Site/EnableCustomPluginError to True to display any specific errors related to plugins or Dataverse.
Verify Permissions:
  1. If an error states "You don't have the appropriate permissions," double-check the permissions to ensure they are correctly configured.
Sync and Preview:
  1. After making changes to permissions, sync the portal and preview in Power Pages studio to verify if the issues are resolved.