Michael Bernstein wrote:
Michael Bernstein wrote:
I create a lines type property in the 'Properties' tab of the product, and add a few entries to it.
When creating the selection type property in the ZClasses propertysheet, I specify the lines type variable name as the value.
This works insofar as now the propertysheet displays the options defined in the lines property as a dropdown form element, but it does not work correctly in the propertysheet of an instance.
If you place the lines properties where both the Product and the Instance can acquire it (say, as a root folder property) then the problem with the view goes away.
However, if you add a 'Propertysheet Interface' to the ZClass, it still does not work.
Second update: 'View' Propertysheet interfaces work fine, but an edit Propertysheet interface does not. Michael Bernstein.