Or…has anyone built a custom component (or css) that looks like the Label for text entry but has “Required” right justified. I have the logic that verifies that the data has been entered (in a custom form (not a form screen)). I just want to label that looks like a ‘standard’ Glide “required” field (eg a choice component) instead of me adding it inside the placeholder. The challenge with a custom component seems to be padding which I can’t get rid of. I suspect this can be done in CSS/rich text field.The component is in a container but Glide seems to put padding around the component so 1) it is not really left justified and 2) has what appears to be a line break after the component (the bottom image).
Choice component…



