fossunited / fossunited

fossunited.org
https://docs.fossunited.org/
GNU Affero General Public License v3.0
82 stars 22 forks source link

[QUESTION] Option type info for Custom Fields in RSVP form isn't obvious #451

Open rahulporuri opened 3 months ago

rahulporuri commented 3 months ago

Question or issue

Screenshot 2024-07-09 170438

When adding additional "Custom Fields" to an RSVP form for an event, the Option type information isn't clear. I think Check is a boolean flag, Long Text is for descriptions, Text Editor is for short text. Maybe "Select" is to select one of many and "Data" is numeric input? It's not clear from the UI at the moment

harshtandiya commented 3 months ago

Data = Normal Input field Select = Select Field Long Text = Description Text Editor = A WYSIWYG Text Editor Check = a checkbox.

Tried to model this after how frappe models their fields