https://github.com/michaelsoriano/sp-forms
A simple plugin that will allow users to create HTML forms in SharePoint
https://github.com/michaelsoriano/sp-forms
javascript jquery rest-api sharepoint
Last synced: about 1 month ago
JSON representation
A simple plugin that will allow users to create HTML forms in SharePoint
- Host: GitHub
- URL: https://github.com/michaelsoriano/sp-forms
- Owner: michaelsoriano
- Created: 2017-11-11T00:53:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T17:17:41.000Z (over 7 years ago)
- Last Synced: 2025-04-12T00:17:04.454Z (about 1 month ago)
- Topics: javascript, jquery, rest-api, sharepoint
- Language: JavaScript
- Homepage: http://michaelsoriano.com/sharepoint-forms-custom-html/
- Size: 26.4 KB
- Stars: 21
- Watchers: 4
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sp-forms
A jQuery plugin that will allow you to create custom HTML forms for SharePoint. The plugin is designed to work with HTML. All configuration / setup is done via HTML. No scripting required.
Note that the demo HTML contains jQuery.js (required) and Bootstrap.css (optional)

More information on this Post: [**Create Custom HTML Forms for SharePoint with this jQuery Plugin**](http://michaelsoriano.com/sharepoint-forms-custom-html/).
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.