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

typeUserAttrs for user entered values options #647

Open
Adam-78 opened this issue Oct 19, 2017 · 3 comments · May be fixed by #1510
Open

typeUserAttrs for user entered values options #647

Adam-78 opened this issue Oct 19, 2017 · 3 comments · May be fixed by #1510
Labels
enhancement ♥ NEEDS SPON$OR Help bring this feature to the plugin

Comments

@Adam-78
Copy link

Adam-78 commented Oct 19, 2017

Is it possible to use typUserAttrs to add an options attribute similar to a checkbox or radio group where the user can add options instead of hardcoding them?

options = {
  typeUserAttrs: {
    text: {
      dataAttribute: {
        label: 'Data Attributes',
        type: 'checkbox-group',
        options: {}
      }
    }
  }
};

So when the user edits a textfield control they should be presented with an options area to add their own options with the add more button.

@kevinchappell
Copy link
Owner

Currently no but there should be

@kashif-ali-khan
Copy link

Currently no but there should be

Does this feature is implemented ?

@kashif-ali-khan
Copy link

Currently no but there should be

Hi @kevinchappell any chances for this feature?

@lucasnetau lucasnetau added the ♥ NEEDS SPON$OR Help bring this feature to the plugin label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ♥ NEEDS SPON$OR Help bring this feature to the plugin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants