Changing Attribute to Required (or Not Required) Without Using Custom Control
I'm trying to modify an attribute on the properties page of an object in Web Publisher after the controls on the page have been initialized. I'm trying to change the attribute so it's required (or not required) depending on the value of another attribute. So, for example, if a user selects a certain value for attribute A,…