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

select a user (showing by default on "select" field) should be labeled text shown on default value select #14

Open
gautamenbake opened this issue Aug 20, 2021 · 0 comments · May be fixed by #20

Comments

@gautamenbake
Copy link

hii victor
pls help

 {
        'key': 'select1',
        'type': 'Select',
        'label': 'Select test', ---------------------> this should show default on select
        'value': 'product 1',
        'items': [
          {
            'label': "product 1",
            'value': "product 1",
          },
        ]
      },
Prathik-Jain added a commit to Prathik-Jain/json_to_form that referenced this issue Dec 5, 2023
@Prathik-Jain Prathik-Jain linked a pull request Dec 5, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant