Replies: 1 comment 1 reply
-
|
Oh I see, originally, I had the constructor wrong. the I had the default as Try changing From: att_ref_field = Db.Field(field_code)To: att_ref_field = Db.Field(field_code, True) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something went wrong with fields in version
2.2.51.The following code for version
2.2.50inserts a block with the correct field in the attribute; in version2.2.51it throws aneInvalidInputexception.test.zip
Beta Was this translation helpful? Give feedback.
All reactions