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

[2.3 beta] Use of @placeholder on other fields to aid input #947

Closed
nickdunn opened this issue Dec 8, 2011 · 4 comments
Closed

[2.3 beta] Use of @placeholder on other fields to aid input #947

nickdunn opened this issue Dec 8, 2011 · 4 comments
Labels
Milestone

Comments

@nickdunn
Copy link
Contributor

nickdunn commented Dec 8, 2011

The use of $param placeholder in the DS editor is great. Reduces annoyingly verbose help text. Is there anywhere else this could be applied?

  • the URL Parameters input on the page editor, param1/param2 or similar, since there is nothing in the UI to indicate they should be separated by slashes

That's as long as my list got.

@brendo
Copy link
Member

brendo commented Dec 9, 2011

Perhaps if the Text Input has a link validation rule it displays http:// as placeholder?

@brendo
Copy link
Member

brendo commented Dec 9, 2011

Added your example as it's low hanging fruit (and a pretty good boost to UX as well!)

My comment is more complicated and more prone to error as only the regex is stored in the database, not the 'validator name' so working this out would be involved than I'd like. I'm also having second thoughts on how accurate http:// would be in this scenario.

Leaving open for others to brainstorm on @placeholder opportunities but to be honest I think we have most of them :)

@nilshoerrmann
Copy link
Contributor

Adding placeholders would be a nice addition to your Custom Field Captions, Brendan. An option to switch between label or placeholder text.

@brendo
Copy link
Member

brendo commented Dec 9, 2011

Good idea!

@brendo brendo closed this as completed Dec 24, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants