How to update table when clicking the approve or reject button in the action center

I have a scenario,
When clicking the approve button in the action center,the table in data center status column row is changed into approved
@RAKESH_KUMAR_BEHERA
@THIRU_NANI
@evan.cohen

1 Like

Can any one help me out this please
@THIRU_NANI
@RAKESH_KUMAR_BEHERA

Hi!

Could you please mention the error? and may I know what you’ve done so far?

Regards,
NaNi

I have a scenario
i want to approve with complete task activity, here how to write logic or condition at approve button in the form and how this would be effected in dataservice status table(approve/reject) is there any way to do

If you just want to update the data table you can do it upon resumption. Resume task actvity resturn task object which contains the action taken by user

yes how to add this string type output to that column of particular id(who are requesting approve /reject) cell, i am new to this topic can you please tell me the steps