Skip to Content
Menu
This question has been flagged
1 Reply
5597 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
46432
2
Apr 24
2453
3
Jun 23
5635
2
Jun 23
4621
3
Mar 23
10166