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