I have a multistep form on power pages, but after I deleted all records from the table the form is using, the form is no longer showing/displaying on the page. I would appreciate any assistance on how to resolve this.
Loading
I have a multistep form on power pages, but after I deleted all records from the table the form is using, the form is no longer showing/displaying on the page. I would appreciate any assistance on how to resolve this.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Uwak PeterPosted Apr 8, 2024, 8:46 PM
Thank you Jayraj for your response. Please where can I check for the visibility setting?
I have cleared the cache, deleted and re-added the form, and even used an Incognito window, but it was still the same thing.
The form displays for unauthenticated users with the message "You don't have the appropriate permissions.", after a successful sign-in, the form disappears and does not show on the page.
Jayraj ChhayaPosted Apr 8, 2024, 7:59 AM
You should first check the data source and ensure that the form is still connected to the correct table. Verify that the form's configuration matches the updated data structure after the records were deleted.
Next, review the visibility settings of the form on the page. Ensure that the form is set to display correctly based on any conditional logic or visibility rules that may have been affected by the data deletion.
Lastly, clear the cache on the Power Pages platform to ensure that any outdated information causing the form not to display is refreshed. By following these steps, you should be able to resolve the issue and have your multi-step form displaying correctly again.