I have been getting deep inside of Nocobase with a use case I’m working on lately and it raised few questions in my head that I’m sharing with you below.
- Is there a way to interact with association collections (for many to many case) ? Meaning, can I add fields that I have on an association collection to a form ?
- I didn’t find any way to show a block from an association field that is needed to be shown. I want to make it proper on the use case and not just solve it with a workaround.
Attached are two screenshots explaining a bit of what I need. It’s easy to add a field into the association table “Team_Members” but I didn’t find how to populate the field using a form, or show the table in a table block on a page…
Thanks a lot