I am programming a Toolset child post form in which the user shall also select the parent post of an 1:n relationship. However, due to the context only parent posts fullfulling a specific field condition (e.g. type ="C") shall be visible / selectable. The conditional group offered in the GUI only allows conditions on child fields, not on parent fields when selecting the parent post. Is there any possibility for example in the expert mode to insert some condition for the parent to show up in the selection list when setting the parent post?
Hello. Thank you for contacting the Toolset support.
As I understand - on a child post form where you have parent post select field using which you can assign the parent post, you want to display only parent post where parent post custom field type value is equal to "C". is that correct? if yes: