NiNTEX FORMS GISPUG 7/26/2017
Scott Krahn Started sharepoint in 2008 Started Nintex in 2014 Lead sharepoint developer @ Packaging corporation of America Farm admin 15% Blog: https://snickershare.wordpress.com
Overview Integration into sharepoint Forms on sharepoint lists Forms on Nintex workflow tasks Forms on Nintex live Designer interface DEMO Resources/ tools
Integration: central administration
Sharepoint lists
Task Forms
Nintex live (external/ anonymous forms)
DEMO
RESOURCES/ TOOLS Attachment validations FORMS BEST PRACTICES On www.gispug.org under Past presentation materials TESTING FORMS – LOGGING IN AS ANOTHER USER: [ROOTSITEURL]/_layouts/closeconnection.aspx?loginasanotheruser=true Pixel Ruler CSS to float validations on right @keyframes fadeIn { from {opacity: 0;} to {opacity: 1;}} .nf-validation-summary{ z-index:9; position: fixed; top: 200px; width: 280px; right: 15px; background-color: white; border: 2px solid red; border-radius:10px; box-shadow: 3px 3px 15px 15px rgba(50, 50, 50, 0.6); animation: fadeIn 2s;} Attachment validations https://community.nintex.com/message/37086
Q&A Thank you