Why we are unable to do it?
Unable to do this by using Property Setter also?
What is the way to do this?
You can set it with a property setter.
please apply allow_on_submit
instead of âAllow on submitâ
1 Like
Itâs Working
po.meta.get_field(âitemsâ).allow_on_submit = 1
You mean to set allow_on_submit via code like this?
property setter