Dynamically pass values through to template fields.

Rubina Khatun1
Kilo Contributor

Hi Team,

Is there a way to dynamically pass values through the template fields?   For instance, having a rich_description of "Create mainframe account for <{subject_person} ({user.user_id}) >" which would pass the matching value through once the template is applied:

find_real_file.png

 

 

Thank You !

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi

OOTB templates do not provide that kind of dynamic replacements. But you could implement a display Business Rule to achieve that functionality

Maik