Records from another field group in a field depend on the other field value
-
Hi!
I am looking for a solution to the following issue. I have 3 field groups: Competitions, Events and Scores.
Competitions fields:
- competition-name (Text field)
Events fields:
- event-name (Text field),
- competition-list (Relationship field, Filter by Post Type: Competitions)
Scores fields:
- score (Text field),
- event-foreign-key (Post Object field, Filter by Post Type: Events, Only one Event can be selected),
- competition-selection – Here is my question
My question is how to configure the competition-selection field in the Scores group:
First, the user selects Event in the event-foreign-key field. I would like it to be possible to select one Competition in the competition-selection field. But only from those that have been configured in competition-list field for the Event selected in the event-foreign-key field.
regards,
Grzegorz
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Records from another field group in a field depend on the other field value’ is closed to new replies.