In the service catalog, one of the canned fields is Cost. What I'd like to do is have that field update as the user completes the form.
For example, one of our catalog items is "Printer". We have four models of printer that we offer with four different prices. I DO NOT want to have four different services, where the user needs to select which one they want. I want one "Printer Request".
However, once the user selects "Printer Request", I'd like the Cost to dynamically update in real time based on the choices the user makes. How can I do that?