Support Forum
When setting a field to "required", on the frontend submission form, the label should represent this state as well.
e.g. by holding a litte span like <span class="req">*</span>
. If you don't need it, you could easily hide it via CSS.