How to use simple checkbox set selector

0
Hello, I want to use a simple checkbox set selector for association value. but I got one error the path should contain at least one step. How to resolve this error?
asked
2 answers
3

You need to have an association in place. The checkbox selector will show values of the entity associated with the context object.

For example,


Person is the context object

answered
0

I have created this association.

But in below screenshot,there is no option to select the associated entity

answered