Forms

Certified Associate Developer

Hi All, 

I have a form like this with multiple steps. For some action, I don't want to display some of the steps. ( For action A, I want to display only the form 2 and for the remaining actions, I want to display all 3)  Now I am storing the label values in a local variable. Can someone help here please on how to have the  conditioning 

local!formSteps: {
"Upload Document",
"Add data",
"Add other details ",

},

 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data