I have a field that must be filled out IF a product A is added to the quote. How do I require a field on the quote once a Quote Rate Plan Charge has been added to the Quote? When the user creates the quote initially, this field is not required, so I dont want to make it required on the field set. Once they add Product A later in the process, I want to make that field required. I have attempted to have a validation rule on the quote rate plan charge but it won't allow the user to go beyond the ProductSelector.
... View more