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 can i add options to the SelectPart? #3297

Closed
cellpaddding opened this issue Mar 8, 2019 · 1 comment · Fixed by #7281
Closed

How can i add options to the SelectPart? #3297

cellpaddding opened this issue Mar 8, 2019 · 1 comment · Fixed by #7281
Milestone

Comments

@cellpaddding
Copy link

cellpaddding commented Mar 8, 2019

I'm using the forms module and work flow module to save form data.
When i add the select part to my form,i find that i can't add options to the select part.
How can i do it?
Thank you.

@sebastienros
Copy link
Member

I assume we are missing the SELECT and OPTION form elements.

https://github.com/OrchardCMS/OrchardCore/tree/dev/src/OrchardCore.Modules/OrchardCore.Forms/Models

Feel free to create a PR to add these, or even a "Custom" Form element where you could render custom tags.

@sebastienros sebastienros added this to the rc milestone Mar 14, 2019
@sebastienros sebastienros modified the milestones: rc, 1.0 Aug 11, 2019
@sebastienros sebastienros modified the milestones: 1.0, 1.1 Apr 2, 2020
@sebastienros sebastienros modified the milestones: 1.1, 1.0 Oct 7, 2021
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.

2 participants