Skip to Content
Menu
This question has been flagged
1 Reply
3306 Views

Do we have something like this? or do I have to add options="{'no_create': True, 'no_create_edit':True}" in every relational field?

Avatar
Discard
Best Answer

Hi,

By default every relational field will have "Create and Edit" option.Currently there is no default method for restricting the Create and Edit for all relational fields at once.Instead we will have to mention options="{'no_create': True, 'no_create_edit':True}"  in xml every time when we declare relational fields.

Regards

Avatar
Discard
Related Posts Replies Views Activity
5
Aug 24
42979
2
Apr 24
949
3
Jun 23
3137
2
Jun 23
2378
3
Mar 23
8626