You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to create a new input type - essentially an autocomplete entity picker for selecting groups to join at the time of registration
Since access_id doesn't really apply in this case it would be nice if the input config could disable the access input.
Additionally the PM mandatory check considers the field empty all the time as it doesn't understand the entity picker. Some way to allow mandatory to be labeled but provide our own check would be perfect.
The text was updated successfully, but these errors were encountered:
I'm attempting to create a new input type - essentially an autocomplete entity picker for selecting groups to join at the time of registration
Since access_id doesn't really apply in this case it would be nice if the input config could disable the access input.
Additionally the PM mandatory check considers the field empty all the time as it doesn't understand the entity picker. Some way to allow mandatory to be labeled but provide our own check would be perfect.
The text was updated successfully, but these errors were encountered: