Permission constraints by custom field #17999
Unanswered
craigmoscardini
asked this question in
Help Wanted!
Replies: 0 comments
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.
-
I am trying to apply restrictions based on a custom field in the same way as built in fields but cannot find anything that works.
For example a custom field call network_segment and restrict to value ABC
I have tried a few different formats and found the below works but doesn't match any data so shows no sites at all
[{"custom_field_data__network_segment": "ABC"}]
Is there some other format that should be used or is it just not possible to reference custom fields for permission constraints?
Beta Was this translation helpful? Give feedback.
All reactions