You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do you want to request a feature or report a bug?
Feature - What is the current behavior?
The relation widget can look for fields in collection.
- What is the wanted behavior?
It would be nice if it could also look into the "subfields" of a list field in a collection.
For example, I have a collection named "catalog", which contain a list field named "product", and this field as 3 fields: id, name and author. It would be awesome to be able to be able to use id, name and author in searchFields or valueField to retrieve the "subfields" of this list field.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
- Do you want to request a feature or report a bug?
Feature
- What is the current behavior?
The relation widget can look for fields in collection.
- What is the wanted behavior?
It would be nice if it could also look into the "subfields" of a list field in a collection.
For example, I have a collection named "catalog", which contain a list field named "product", and this field as 3 fields: id, name and author. It would be awesome to be able to be able to use id, name and author in searchFields or valueField to retrieve the "subfields" of this list field.
The text was updated successfully, but these errors were encountered: