SCTASK

vixxy
Tera Contributor

Hello everyone, 

I have a flow designer designed in a way that whenever customer fills the form in SP portal a RITM is created and then SCtask is created in the same RITM. My issue is I created a varaible lets say  ex: Team and it's type is choice with options yes /no. So if this is selected with yes/no and close the sctask A new SCtask is created again. I created a new variable with same choices yes/no but this one has different name let's say Team2 in the second SCtask. I want the Team2 to be auto populated with choice yes and make read only when the Team1 sctask is filled with yes and similar condition with No. How do i achieve this?

2 REPLIES 2

-O-
Kilo Patron
Kilo Patron

Why do you need an extra variable (Team 2) if it is just an exact copy of an existing one (Team)?

Muhammad Mairaj
Tera Contributor

Hi,

 

You can create a Catalog Client Script on Change on team field exactly as in the image. and make read only checkbox to true in variable record of team2. 

Hope this helps!

Regards,