Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hints for radio buttons and checkboxes attached to only part of the label #1522

Open
avernet opened this issue Jan 31, 2014 · 0 comments
Open

Comments

@avernet
Copy link
Collaborator

avernet commented Jan 31, 2014

Since 4.5 we support hints for radio buttons and checkboxes. In some cases, it might make sense for the hint to target a specific word(s) within the label, instead of the whole label. The image below shows how this could look like. This also means that there could be multiple hints for a given radio button or checkbox.

hint

The main difficulties are related to the Form Builder UI where the hint is provided:

  1. How form authors delimit the specific words in the label that are targeted by the hint?
  2. How can they enter multiple hints per label?
  3. How do they map the specific set of words selected in 1 to a hint message provided in 2?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant