
Originally Posted by
mc12345678
Okay, gotcha now... Read only and for display purposes only are two different things. Technically, if SBA (truly Dynamic Dropdowns) properly only displayed the data not requiring the user to select the value of the Read Only attribute, then CSS could be used to visually hide the read only attribute. This would still provide the data to the webpage, but not to the user...
As for the two drop down styles: the SBA select List (Dropdown) is primarily only supported in single attribute scenarios at the moment. The difference is that html coding is supported in that dropdown style permitting things like bold text, greying of the box when out-of-stock, etc... These characteristics are intended to be incorporated into multi-attribute product, but there are other corrections/items to incorporate necessary first.
When using the display only aspect, is that the only value in that option name? Or is it just one of many values in the option name. If the only value, then it should be setup as a read only option name type. (Meaning the above is incorrectly setup). If say the first of many option values, then I can't say I see how it is being used to obtain the desired result.
Bookmarks