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

DS/Event Editor: fill name with the target section name if empty #2511

Closed
nitriques opened this issue Oct 15, 2015 · 2 comments
Closed

DS/Event Editor: fill name with the target section name if empty #2511

nitriques opened this issue Oct 15, 2015 · 2 comments

Comments

@nitriques
Copy link
Member

I feel like this would save me a lot of time. What about you ?

@brendo
Copy link
Member

brendo commented Oct 16, 2015

Could be nice, especially for newbies. I'd suggest adding it to the Event Name too for consistency

@nitriques
Copy link
Member Author

+1 It will be a js-thingy jQuery plugin, so reusable at large

@nitriques nitriques changed the title DS Editor: fill DS name with the section name if empty DS/Event Editor: fill name with the target section name if empty Oct 20, 2015
nitriques added a commit to DeuxHuitHuit/symphonycms that referenced this issue Oct 20, 2015
This commit introduce a new jQuery plugin called Default Value, which
gives a input a source element to value its value from, when a specified
event occurs on this source element.

This behaviour is switched to off when the users focuses on the input
field and then blurs out, leaving a value in the input.

This commit also hooks this behaviours on the Data Source name input and
on the Event name input.

Closes symphonycms#2511
nitriques added a commit to DeuxHuitHuit/symphonycms that referenced this issue Oct 22, 2015
This commit introduce a new jQuery plugin called Default Value, which
gives a input a source element to value its value from, when a specified
event occurs on this source element.

This behaviour is switched to off when the users focuses on the input
field and then blurs out, leaving a value in the input.

This commit also hooks this behaviours on the Data Source name input and
on the Event name input.

Closes symphonycms#2511
@nitriques nitriques added this to the 2.7.0 milestone Jan 8, 2016
@nitriques nitriques self-assigned this Jan 8, 2016
nitriques added a commit to DeuxHuitHuit/symphonycms that referenced this issue Feb 18, 2016
This commit introduce a new jQuery plugin called Default Value, which
gives a input a source element to value its value from, when a specified
event occurs on this source element.

This behaviour is switched to off when the users focuses on the input
field and then blurs out, leaving a value in the input.

This commit also hooks this behaviours on the Data Source name input and
on the Event name input.

Closes symphonycms#2511
nitriques added a commit that referenced this issue Mar 2, 2016
This commit introduce a new jQuery plugin called Default Value, which
gives a input a source element to value its value from, when a specified
event occurs on this source element.

This behaviour is switched to off when the users focuses on the input
field and then blurs out, leaving a value in the input.

This commit also hooks this behaviours on the Data Source name input and
on the Event name input.

Closes #2511
jensscherbl pushed a commit that referenced this issue May 28, 2017
This commit introduce a new jQuery plugin called Default Value, which
gives a input a source element to value its value from, when a specified
event occurs on this source element.

This behaviour is switched to off when the users focuses on the input
field and then blurs out, leaving a value in the input.

This commit also hooks this behaviours on the Data Source name input and
on the Event name input.

Closes #2511
nitriques added a commit that referenced this issue Jun 16, 2017
This commit introduce a new jQuery plugin called Default Value, which
gives a input a source element to value its value from, when a specified
event occurs on this source element.

This behaviour is switched to off when the users focuses on the input
field and then blurs out, leaving a value in the input.

This commit also hooks this behaviours on the Data Source name input and
on the Event name input.

Closes #2511

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

No branches or pull requests

2 participants