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

Can we expose the EditForm code? #29

Closed
kenneymyers opened this issue Jun 18, 2021 · 9 comments
Closed

Can we expose the EditForm code? #29

kenneymyers opened this issue Jun 18, 2021 · 9 comments
Labels
question Further information is requested wontfix This will not be worked on

Comments

@kenneymyers
Copy link

First of all this is fantastic! My question is often when building a form we have some wonky CSS and or business requirements that require us to have full control over the HTML. Is it possible to just generate the EditForm so we can easily modify it for special situations? Thanks!

@kenneymyers
Copy link
Author

kenneymyers commented Jun 18, 2021

Just to be more specific, I am wondering if we can output the input fields and what is in the RenderFormElements

@Aaltuj
Copy link
Owner

Aaltuj commented Jun 22, 2021

hi @longhornleads,

If i understand your question correctly. You want to dynamicly create the editform and than attach it to an already created html form?

@Aaltuj Aaltuj added the question Further information is requested label Jun 22, 2021
@stale
Copy link

stale bot commented Jun 29, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 29, 2021
@kenneymyers
Copy link
Author

kenneymyers commented Jun 29, 2021 via email

@stale stale bot removed the wontfix This will not be worked on label Jun 29, 2021
@stale
Copy link

stale bot commented Jul 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 6, 2021
@stale stale bot closed this as completed Jul 13, 2021
@Aaltuj Aaltuj removed the wontfix This will not be worked on label Jul 28, 2021
@Aaltuj
Copy link
Owner

Aaltuj commented Jul 28, 2021

Sorry about the delay... parenthood isn't giving me the time I want for this baby :). let me investigate this approach this week. I'll come back on this.

@Aaltuj Aaltuj reopened this Jul 28, 2021
@kenneymyers
Copy link
Author

Sounds great! Thank you!

@stale
Copy link

stale bot commented Aug 4, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 4, 2021
@stale stale bot closed this as completed Aug 11, 2021
@havenindustries
Copy link

Did you ever get a chance to look at this one? It would be really awesome to be able to just simply generate the EDITFORM fields from a POCO in such a way that we can interact directly with them. This library is awesome but I think it's a pretty huge oversight that you cannot just right click on an annotated POCO and generate a razor component. This library does it when it renders the form but we would love to have it just render the code for the component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants