Announcements
Hi everyone,
I am having a XYZ webpage which display some text & an entiylist, this webpage uses custom webtemplate and liquid code in it.
This XYZ page shows text & entitylist proper as shown in below screenshot.
On clicking of Warranty number in above screenshot Entitylist it redirects me to edit form of warranty where i am having a Workflow button on the page.
On clicking of the Workflow button the workflow gets execute successfully in background but the edit page design gets changed as shown below the
frontside editing goes behind the PrimaryNavigation
And on Back press of browser i get redirect to XYZ page as said above and over there only text is visible but the entity list is not visible as shown below.
and shows below javascript error in console
I have already tried redirecting page to entity list page but still not works. Entity list is not visible.
Hi partner,
According to your description, there should be something wrong with the JS code. JS errors can also cause misaligned page styles.
From the error message, the "parentsUntil" property is null and it went wrong. You could use Developer Tools to debug the page and find out the issues.
Add breakpoints when loading edit page and list page then debug the code step by step.
Pay more attention to the following code parts:
1.Used to trigger the workflows and accept the response.
2.Redirect to the list page again.
Hope it helps.
Best Regards
Leo
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,807 Super User 2024 Season 2
Martin Dráb 229,135 Most Valuable Professional
nmaenpaa 101,156