Hi,
I am trying to disable Add and Delete button of table When case moves to Verify and Submission Stage.
Or anyone can suggest me how can I make table read only in verify and submission stage.
Can anyone can help me.
Hi,
I am trying to disable Add and Delete button of table When case moves to Verify and Submission Stage.
Or anyone can suggest me how can I make table read only in verify and submission stage.
Can anyone can help me.
Add/Delete item link can be disabled with condition using “pxCurrentStage” (OR) “pxCurrentStageLabel” = “Verify”/Submission"
@PIYUSHSINHA
Thanks Piyush for your answer.
I solved this by Creating a Visibility Condition (When Rule) in Cell Properties where Add item and Delete links are present.