Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Dynamic Label update #19

Open
myreauks opened this issue Mar 10, 2020 · 0 comments
Open

Dynamic Label update #19

myreauks opened this issue Mar 10, 2020 · 0 comments

Comments

@myreauks
Copy link

Hi!

Is it possible to have the labels of each entry update dynamically for example to the input value of the 'title' of each entry?

If we take the example from readme as a case:
'label' => esc_html__('Example','customizer-repeater'),

With this code, the admin panel has a list of many section each one called 'Example'. This way it is really hard to find a certain entry from the list, you have to manually open each one. However, if the label would automatically change to the title of the entry, the list would be easy to manage.

Is this possible somehow?

richard-edgecreative added a commit to richard-edgecreative/customizer-repeater that referenced this issue Aug 13, 2020
Changes the Repeater Label name to text from Title field (if present)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant