[AEM 6.6] Default value on CF dropdown.
Is there an easy way to select a default value for a CF dropdown?
Is there an easy way to select a default value for a CF dropdown?
Hi @jeanmaradiaga, I think this is not possible from UI, however because dropdown in CF is represented by granite/ui/components/coral/foundation/form/select, you can simply change emptyOption property value from true to false. Thanks to that your dropdown will initially show first option from list instead of empty one. Below you can see what result you can expect.


Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.