Hi. I want to add elements to a relation N to N field, but not only choosing the items on the list, but with a second table with a + button on each row. So that when I click the +, that element is added to the list.
Is it possible?
Thanks a million
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 01 December 2020 - 12:02 PM
Hi. I want to add elements to a relation N to N field, but not only choosing the items on the list, but with a second table with a + button on each row. So that when I click the +, that element is added to the list.
Is it possible?
Thanks a million
Posted 13 January 2021 - 11:05 AM
Hello,
If it's possible, you must do it with a little javascript script.
Have a nice day