Using a button to run a flow on caseworker portal
Requirement - I have a requirement that whenever an operator(CaseWorker) logs in , then the portal should contain a button by clicking on which a new casetype should run.
Issue - I have opened pycaseworker portal and called my own harness .
In that harness I have called a section.
In the section I have included a button inside a dynamic layout. On that button I have applied an action set: Click Event and Create Work Action . Under the Create work action I have given the details as shown in the screenshot attached. Now the issue is that , whenever I am opening case worker portal, that button in shown but when i click on that nothing happens. It is not working. Kindly suggest something with proper steps.
Thanks in advance