“when” Field Property condition based on pages field possible?

Is there an option to use the when condition in blueprints with pages field?
I would live to show other filed when related page is selected:

…
relatedPage:
    type: page
    max: 1
somefield:
    type: text
    when:
        relatedPage: not empty #or something like that

Or is it just feature request?

No, that’s not possible at the moment. There are feature requests for more advanced when settings…

thanks for clarifying

@rasteiner created a new awesome plugin that solves the limited options of the when property:

Nice job!

to everyone who wants to use it now. Keep in mind that it’s still in beta and the syntax and details (especially around the search operator) might change.