You need to sign in to do that
Don't have an account?
jprosser
Adding a field to the opportunity-products object and then optionallly displaying it
Hey Folks,
I'm a new administrator and have added a field named color to the opportunity-products object.
I would like to add it to the opportunity subform for adding products from a pricebook but I don't see any page layout option to do this. Is there a way but I'm just missing it?
Having done this, I would like to only display this field depending on the value in the Product field. Is dynamically displaying fields possible?
Thanks!
-Joe
I'm a new administrator and have added a field named color to the opportunity-products object.
I would like to add it to the opportunity subform for adding products from a pricebook but I don't see any page layout option to do this. Is there a way but I'm just missing it?
Having done this, I would like to only display this field depending on the value in the Product field. Is dynamically displaying fields possible?
Thanks!
-Joe
In regards to only displaying the Color field depending on the Product field, you could probably rig something up with Visualforce to do this. If you don't want to go the Visualforce route (which is probably overkill for what you want to accomplish anyway), you could create a validation rule that requires a value in the Color field, depending on the Product field value.
HTH
Message Edited by jpizzala on 06-16-2008 01:02 PM