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…
texnixe
December 10, 2021, 12:46pm
4
@rasteiner created a new awesome plugin that solves the limited options of the when
property:
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.