Hi, I've created a plone 3.3.5 product using ArchGenXML and I've customised the edit template of one of the content type and was thinking of using MasterSelectWidget. That will sort out the visiblity of fields but I'm looking for a way to change the 'requiredness' of slave fields based on the master select value. I was thinking frigging with the red 'required' indicator on the widget and writing a class validation method that conditionally checks the required fields based on the master field value. Has anyone done something like this before?
Mike
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
