Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty option in dynamic dropdown #42

Open
samimw opened this issue Jun 3, 2020 · 1 comment
Open

Empty option in dynamic dropdown #42

samimw opened this issue Jun 3, 2020 · 1 comment

Comments

@samimw
Copy link

samimw commented Jun 3, 2020

When using a dynamic dropdown on a listview and pointing to an enum I get an extra option called "(Empty)".

How can I get rid of this option?

@afwebdev
Copy link

In the behavior tab, set your dropdown entity, and xpath constraint to filter the empty object out.
[AttributeName != empty]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants