GithubHelp home page GithubHelp logo

mistermarco / webforms Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 145 KB

A web-based, MySQL-powered forms builder and server written in Perl

Home Page: webforms

License: BSD 3-Clause "New" or "Revised" License

Perl 92.41% Perl 6 0.76% HTML 0.56% Shell 0.07% CSS 2.55% JavaScript 3.65%

webforms's People

Contributors

mistermarco avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cloudxtreme

webforms's Issues

Allow database entries to be deleted in bulk

One solution could be to have an "empty database" function, or a checkbox that will check all the entries, perhaps using something like:

jQuery('input[type=checkbox]').attr('checked', true);

Save and Continue Later for anonymous users

Forms can be set to "save and continue later", but that requires them to be behind authentication so that a person's incomplete submission can be associated with their username. Can an additional scheme be devised that allows for the same functionality for non-logged-in users?

Sample / Starter Forms

Add sample forms to get people started (e.g. contact form, survey). Allow people to clone them and make them their own. Allow people to share forms they've created with others as templates.

Allow changing one field type to a different compatible type.

Allow one to change a field's type between radio, checkboxes and select lists. Say you start by adding a few items to a radio list, then it starts to grow too long and you figure it really should have been a drop down list. You'd be able to do that.

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.