Set requested item price based on a selected item from a list collector

jesusemelendezm
Mega Guru

Hi everyone,

I have a list collector containing a list of items. These are items from a CMDB extended table, the table has a price field and each item has been updated with a price. Based on the selection from the variable list collector (User can select 1 item) I want to set the price of the requested item, that way I can compute it from the workflow or other application on the platform. Any hint will be greatly appreciated.

Thanks

1 ACCEPTED SOLUTION

On the Variable form, pull out 'Price implications' field on the form. Set it to true and it should work



find_real_file.png


View solution in original post

6 REPLIES 6

On the Variable form, pull out 'Price implications' field on the form. Set it to true and it should work



find_real_file.png


Thank you !!!