Only show remaining approval button.

Ana39
Tera Contributor

Hi there, I am developing a new project in a custom table. I have two approval buttons to the ticket to get approved, those two buttons are managed by different groups. In case one of the groups press the button, then only the remaining approval button should be displayed for them. 
I have the state of the task that is moved by the ui actions (open, approved by team1, approved by team 2, requested information, approved)
Any clue of how to do? 

 

Thanks in advance

1 ACCEPTED SOLUTION

Saloni Suthar
Mega Sage
Mega Sage

Hi @Ana39 ,

 

You can use your state field to drive the condition on the second UI action. For example, if the state of the task is approved by team1, then only show the remaining approval button.

 

 


If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni

View solution in original post

1 REPLY 1

Saloni Suthar
Mega Sage
Mega Sage

Hi @Ana39 ,

 

You can use your state field to drive the condition on the second UI action. For example, if the state of the task is approved by team1, then only show the remaining approval button.

 

 


If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni