Hey Cyllo community! What are the field attributes available in Cyllo? I'm trying to optimize my forms and could use some tips.
Welcome!
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
This question has been flagged
1
Reply
10
Views
Here's a summary of common field attributes and their uses, which should help clarify things. Attributes control field behavior and UI, such as labels, required values, defaults, tooltips, readonly state, and indexing for performance. string - Display label for the field required - Field must be filled default - Sets default value help - Tooltip shown on hover (optional) readonly - Makes field non-editable in UI index - Improves database lookup speed