-
Notifications
You must be signed in to change notification settings - Fork 1
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
Enable template developers to include an illustrative sample string within the field. #1194
Comments
We would like this for RADx too. This shouldn't just be a string though, it needs to be an actual instance object (literal or IRI for fields) |
Furthermore... I believe these example need to be in the context of an element or a template. One thought that I have is to create a canonical or prototype instance for a template and tie it to the template so that the example can be viewed easily inline or whereever |
When I had to make The Greatest Template Ever, I put the example text at the end of each description between square brackets. Crude but effective. From that experience I believe that the user doesn't seen instance objects, they see a string. What we used the example for is to trigger the user about what kind of information will go in the field, not tell them what type of field they are filling out. The fact that it's done with a term object and not a literal is almost invisible to them |
Some more requirements/ideas: I think it should be possible to specify multiple examples. And, I want to use real terms, numbers etc. and this should be programatically accessible. |
This feature would allow template developers to provide an illustrative sample string for users to reference when completing the form.
The text was updated successfully, but these errors were encountered: