Redwood Customization in Order management Page - refresh issue
Hi all,
I was doing some customizations in the Order Management Redwood page.
The requirement is to show some guided journey tasks as scrollable banner. But:
- On Create Order, it should show only 1 Task
- On opening an existing Order, it should show 4 Tasks.
I used Javascript to return the Tasks in array by checking if HeaderID exists.
This approach works but the problem is I am having to refresh the Create Order Page Manually every time for the 3 non-required Tasks to disappear.
Please suggest. Attached the javascript code below.
Screenshots:
On Create Order Page Load Currently it is showing all 4 tasks:
Tagged:
0