Catalog Item Variables arent mapping with a form

mdirshadalik4n
Tera Contributor

So I have an issue while creating an run script for a form where I am not able to map the fields from a requested item to the Custom form(delegate table). I have given the backend values of the field inside the script but it is not working. 

 

Please look into the screen shots 

And help me with an idea how can I solve this issue.

Thank You.

1 REPLY 1

Ashish1116
Tera Contributor

 Hello,

 

For reference type of field you have to use 'sys_id'

 

Try this,

gr.delegate = current.delegate.sys_id;

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

best regards

Ashish