Product Configurator Read-Only Attribute
We have a requirement to dynamically showing and hiding Siebel Configurator controls and have followed instructions from Siebel Bookshelf - http://download.oracle.com/docs/cd/E14004_01/books/ProdAdm/ProdAdm_UI-properties9.html#wp1014969. Here is my simple requirement -
1)Two attributes: Attribute 1 (YES, NO), Attribute 2 (BLACK, WHITE) assoicated to Product A.
2)When Attribute 1 = YES, set Attribute B control to be read-only in the UI.
Thanks in advance.