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
Description of the problem
Simple fields that are marked as required don't always show an indicator to users, but sometimes do depending on how they're assigned. Two examples:
A standalone URL field:
Assigned directly to the channel it works fine:
Assigned directly to a Fluid Field does not:
Assigned to a Field Group, where the Field Group is used in a Fluid Field doesn't either:
A required field inside a Grid doesn't show the indicator no matter how it's assigned, even when the Grid is assigned directly to a channel. Here, Form Handle is a required field and the validation does work, just the indicator isn't styled. There is a wrapped around the column heading, but it just isn't adding the asterisk:
Description of the problem
Simple fields that are marked as required don't always show an indicator to users, but sometimes do depending on how they're assigned. Two examples: