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

How to add custom fields for "radio-group" options? #696

Open
jonamariya opened this issue Jan 30, 2018 · 8 comments
Open

How to add custom fields for "radio-group" options? #696

jonamariya opened this issue Jan 30, 2018 · 8 comments

Comments

@jonamariya
Copy link

jonamariya commented Jan 30, 2018

Description:

Form builder is really cool and I am using this in my new project .
How to add custom fields for "radio-group" options?
I want to add custom attributes to the 'checkbox-group' Options. Currently Option name ,option value and selected are available, I want to add one more field to this ,inorder to capture the initial state like disabled. Could you please guide me?

Environment Details:

  • formBuilder Version: 2.9.8
  • Browser: Chrome
  • OS: Windows

Screenshot

image

@juanbenitopr
Copy link

juanbenitopr commented Jan 30, 2018

I have the same issue

@ktangellapalli
Copy link

Same issue

@juanbenitopr
Copy link

@ktangellapalli , @jonamariya I have developed a custom fix in my fork, you can use it if you want.

@kevinchappell I would like to try a pull request ;)

@ktangellapalli
Copy link

@juanbenitopr i pulled your repo, but i didnt find what i want. No more text fields for radio/checkbox options

@mourareaupro
Copy link

@ktangellapalli you was looking for something like this ?
capture

@duhanbulak
Copy link

@ktangellapalli you was looking for something like this ?
capture

I am searching.

#985 Help mmeee :)

@musla
Copy link

musla commented Oct 16, 2019

@mourareaupro is there any solution for custom attributes for Select->option so far?

Trying to use typeUserAttrs, but there I am able to add custom attribute just to the select, not it's options.

My use case is: every option of a select should have added additional 'price' attribute. At the form submit, I need to get all prices.

@kashif-ali-khan
Copy link

@ktangellapalli , @jonamariya I have developed a custom fix in my fork, you can use it if you want.

@kevinchappell I would like to try a pull request ;)

How can i access your custom fix ?

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

7 participants