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

Feature Request: Display ->set_title_template() in ->set_edit_mode('popup) header #19

Open
theperfectwill opened this issue Aug 18, 2018 · 1 comment

Comments

@theperfectwill
Copy link

When using repeater and ->set_edit_mode('popup) to display ->set_title_template() in the popup header area. This way it's clear in popup mode which field or detailed values are being changed.

Example, I've created a Repeater for Fonts.

Here is the repeater inline...

image

But when editing one of these Custom Fonts in ->set_edit_mode('popup) the ->set_title_template() is not visible.

@theperfectwill
Copy link
Author

I think it would actually be better to display a ->set_popup_title_template() to specify a different js template there. In the popup mode, concerning my example specifically, I would only like to display the Font Name, Font Value and Font Size. That is just the main details useful when editing in popup mode, so the user knows the font they are actually editing and what main changes are being applied as they change them. When they close the popup, the other details I have already would then be shown.

Thoughts?

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

1 participant