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

Mouse-Over field-name currently only for admins #163

Open
sebastian-marinescu opened this issue Jan 26, 2019 · 2 comments
Open

Mouse-Over field-name currently only for admins #163

sebastian-marinescu opened this issue Jan 26, 2019 · 2 comments

Comments

@sebastian-marinescu
Copy link
Contributor

Summary

In the "edit-view" when hovering over the labels, as an administrator, you see the field-name popping up, as a not-admin, you don't.

Step to reproduce

Hover over a field-label.

Observed behavior

As an admin you get the name of the available placeholder:
image
As an editor (another group), you don't.

Expected behavior

As ClientConfig is for the editors/clients, they should definitely get the mouse-over-info, so they can independently use these, without needing to "remember" it.

@Mark-H
Copy link
Member

Mark-H commented Feb 15, 2019

This was actually intentionally hidden for clients, as it's kind of a technical implementation detail that those users really shouldn't care about. I'm okay with adding a setting that toggles that behaviour though.

@Ruslan-Aleev
Copy link
Contributor

Ruslan-Aleev commented Sep 27, 2019

For a client (not even very experienced) it will be useful to see the name of the setting. It can be explained to him that he can use a setting in the text, for example [[++phone]], and everyone will win :)

By the way, the tooltip of fields with the type "file" and "image" (maybe with other types) are not shown at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants