Hi Is it possible to make many to many connection as a required field? I see that current code has https://github.com/devforth/adminforth-many2many/blob/d4622683e943626a4bb3363a678bd33dfccbf09f/index.ts#L80-L83
Hi
Is it possible to make many to many connection as a required field?
I see that current code has
adminforth-many2many/index.ts
Lines 80 to 83 in d462268