Skip to Content
Menu
This question has been flagged
1 Reply
5616 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
46523
2
Apr 24
2494
3
Jun 23
5682
2
Jun 23
4657
3
Mar 23
10207