How to retrieve the status of a task record and display it as a label on a custom entry form?
Hello,
To satisfy our business need, we want to create the following logic on NetSuite using Workflow:
Create a Custom entry form on which we put a set of fields
The created form is used in a form content approval workflow
If the workflow ends with an approval, then a task is automatically created to schedule the execution of the activities.
However, we would like to retrieve the status of the task each time it is changed and display it as a label on the custom form. How to perform this action please?