Hi,You can have values (not display text) of drop down as follows csswhiteclass, cssredclass, cssblackclass, cssblueclass...etcThen you can simply do like this,<div class=" cssrelatedstuff ${properties.colour @ context='styleToken'}">It will not require condition check as what you select in dialog ...