michelegiorgi / formality

Forms made simple (and cute). Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.
https://formality.dev
GNU General Public License v3.0
95 stars 16 forks source link

Allow HTML in label of switch #43

Open Skyedra opened 2 years ago

Skyedra commented 2 years ago

A common question on forms is the 'legal agreement' type question. In these, it is quite common to have a field agreeing to some legal agreement linked elsewhere in order to submit the form.

Unfortunately the 'message' field does not allow HTML

Workaround 1: You can enter a link in Label, however, it is not visibly a link (underlined).

Workaround 2: Put a text block immediately before or after the question with the URL. Somewhat less ideal since this forces a new paragraph, but it does render the link with underline.