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

ufForm should have methods to change request url, type, and dataType #738

Open
alexweissman opened this issue Jun 14, 2017 · 2 comments
Open
Assignees
Labels
frontend The frontend interface
Milestone

Comments

@alexweissman
Copy link
Member

Right now we are relying exclusively on the form attributes to set these values. ufForm should expose methods to dynamically change these - rather than having to go through the convoluted and slow process of modifying them in the DOM and then read them back from the DOM.

@alexweissman alexweissman added the frontend The frontend interface label Jun 14, 2017
@alexweissman alexweissman added this to the 4.1.x milestone Jun 15, 2017
@lcharette lcharette modified the milestones: 4.1.x, 4.2.0 Dec 16, 2017
@alexweissman alexweissman added this to the 4.2.0 milestone Dec 24, 2017
@alexweissman
Copy link
Member Author

I'm working on a refactor of ufForm which will fully expose the ajax parameters through the settings, while remaining backwards-compatible.

@lcharette lcharette modified the milestones: 4.2.0, 4.3.0 Oct 13, 2018
@lcharette lcharette modified the milestones: 4.3.0, 4.4.0 Oct 20, 2018
@lcharette lcharette modified the milestones: 4.4.0, 4.5.0 Nov 23, 2019
@alexweissman
Copy link
Member Author

Related: #717

@alexweissman alexweissman self-assigned this Dec 1, 2020
@lcharette lcharette modified the milestones: 4.x.x, No Milestone, 6.0.0 Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend The frontend interface
Projects
Status: References
Development

No branches or pull requests

2 participants