Hi
I have a case entity and I am working on the portal page, I have added a case list to the portal and added one filter to display the records only with open status. How I can add a button called /take case/ to each row of the entity list having the status as only open on the portal page? By clicking on this button, It should change the status filed from open to In progress and change the owner filed to the logged-in portal user. For now, the owner field is the CRM user.
How can I achieve this?
Can anyone please help me with this?