Prompt for a task value
This came from a recent thread around purchase order line items and being able to create them from catalog items. What I am currently doing is trying to create a task which will create a line item from a selected catalog item. What I've got stuck with is that I can't work out how to prompt for a value, i.e. number of units. Anyone have any idea on how to do this?
Answers
Sounds good. Are you building this in the Console or the Portal?
Geoff
I've managed to get something working but it relies on a task that calls a powershell script instead of having everything built into the task (didn't work within the task for some reason).
Here's what I've got so far. The end user gets 2 pop ups asking for the quantity of the selected catalog item and the PO number it's linked to