Giter Club home page Giter Club logo

Comments (7)

kevinchappell avatar kevinchappell commented on July 29, 2024 1

I see what you mean @jerry1167 . Would it be helpful to add a new method that returns only user submitted formData and have formData() return the full formData object?

Also what should user submitted data method be called? userData, submittedData?

from formeo.

johntell avatar johntell commented on July 29, 2024

To gather the form data simply use $('form').serialize(); The JSON will only contain relevant structure data (ie form structure and input attributes).

from formeo.

jerry1167 avatar jerry1167 commented on July 29, 2024

Thanks for concern. Both the names seems ok to me if the feature works. Besides, naming rights belongs to the owner, right

from formeo.

jerry1167 avatar jerry1167 commented on July 29, 2024

@johntell , also thanks for your idea. It works, just not that elegant way to solve this issue.

from formeo.

gotounix avatar gotounix commented on July 29, 2024

@kevinchappell
I think it's a better way to split form structure and userData, and let userData to be an option, people can generate form with formData and userData.

from formeo.

doobeedoodoo avatar doobeedoodoo commented on July 29, 2024

@kevinchappell
Were you able to implement this? Thank you.

from formeo.

jcmecham avatar jcmecham commented on July 29, 2024

@kevinchappell
I was wondering whether this feature has been implemented? I would love to use it.

from formeo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.