In catalog item we have used multi row variable set (MRVS), while submitting the form in RITM MRVS is populating but in SCTASK it is not showing, i want to display the MRVS in SCTASK level

gm6
Tera Contributor

In catalog item we have used multi row variable set (MRVS), while submitting the form in RITM MRVS is populating but in SCTASK it is not showing, i want to display the MRVS in SCTASK level

1 ACCEPTED SOLUTION

Not applicable

hi @gm 

If you are using workflow/flow add the mrvs variable in 

find_real_file.png
 
Thanks

View solution in original post

13 REPLIES 13

Not applicable

hi @gm 

I don't think it's possible to show MRVS in ctask. You can copy the MRVS data into any of the field/ variable in task level.

 

Thanks,

Murthy

gm6
Tera Contributor

Hi @Murthy Chintalapudi,

Thanks for responding,

can we use client script to display the MRVS data in SCTASK level?

 

Not applicable

hi @gm 

Yes we can use but I will recommend to use display BR or copy via workflow/flow into ctask.

Let me know how you want to do and where you want to copy MRVS in ctask. So that I can share sample logic.

 

Thanks,

Murthy

gm6
Tera Contributor

Hi @Murthy Chintalapudi 

Here are the samples of RITM and SCTASK

RITM Level

find_real_file.png

SCTASK Level, we can see MRVS is not populating

find_real_file.png

 

Thanks,

Krishna G