Hi,
I have a list component in power pages website. I'm trying to let the user select the Status column to cancel through a worflow function.
Status column values - Open, Approved, Rejected and Cancel
Steps I followed:
- Workflow created under my solution- Status set to cancel
- This workflow was added in the Management portal under list section of my list
- Now the button appears against each record in the list as desired but when clicked upon, the status is not getting updated to Cancel
I checked the table permissions, apparently it appears to be correct.
Any inputs to resolve this issue will be appreciated.
Thanks in advance!