how to copy variable field on catalog task form to another field ?

chercm
Mega Sage

how to copy variable field on catalog task form to another field ?

 

i need to copy select from select a peripheral to the asset field , is it to use business rule ?

1 ACCEPTED SOLUTION

Hi @chercm ,

 

Can you please try the below in your business rule:

current.u_asset = current.request_item.variables.item_requested;

 

If you find my response helpful, please consider marking it as the 'Accepted Solution' and giving it a 'Helpful' rating. Your feedback not only supports the community but also encourages me to continue providing valuable assistance.

 

Thanks,

Amitoj Wadhera

 

View solution in original post

10 REPLIES 10

Hello @chercm 

Please refer link might be help you :https://www.servicenow.com/community/itsm-forum/copy-catalog-item-variable-field-value-to-the-field-... .

 

 

If my answer is helpful please mark it as helpful or correct!!

 

Pratima.k