on 2018 May 24 9:48 AM
Hi,
I can add enum field in backoffice config with ful:field name="enumField" and it shows up in filters. Problem is that input field is text and not dropdown. Can I somehow configure enum field filter to show up as dropdown ?
BR, Josip
Request clarification before answering.
Hi,
Have you tried to use 'editor' property? For example:
<ful:field name="name" editor="com.hybris.cockpitng.editor.defaultenum"/>
Of course you can change editor to your custom implementation:)
Regards,
Lukasz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.