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

Something like "PromptText" but for ReadOnly Mode #8

Closed
sappenin opened this issue May 27, 2013 · 3 comments
Closed

Something like "PromptText" but for ReadOnly Mode #8

sappenin opened this issue May 27, 2013 · 3 comments

Comments

@sappenin
Copy link

It would be nice to have something like promptText for the ReadOnly mode. For example, if there are no tags I would like to provide some custom text like, "None yet" (for example).

This should be different from the PromptText, since the default messaging will be different if a user can add tags vs just being able to see them.

@maxwells
Copy link
Owner

How is 'readOnlyEmptyMessage' for clarity?

@maxwells
Copy link
Owner

Pushed a change:

can define it with

$(selector).tags({
  readOnlyEmptyMessage: "override the empty message string"
})

Let me know if that works for you

@sappenin
Copy link
Author

Great, thanks again!

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

2 participants