18 articles
Add Additional Security Measures to Ensure People Don't Change their NameFinding that people are cheating the system by changing their name on their membership profile? Add this code to ....
Hide Birthday on the Member Registration
Make a Field Required When Signing up as a MemberMake the fields we don't require as required by adding these lines of code to your layout.
Improve Performance on HAPI Based CallsYou can now set a caching period where your rendered version will cache for X minutes, at which time it will generate a new page on render.
Your CSS or jQuery is not rendering properly
Adding HTML or Scripts to an out of the box PeopleVine page
PeopleVine User Exits on the Portal Pages - Allows you to do something else upon something being completed
Sample - How to setup Google Conversion Code on an out of the box PeopleVine Page
Using the PeopleVine domain cookie to share customer information between your site hosted elsewhere and your PeopleVine hosted site.
Add Search To Your Site
Add Someone to Your CRM via a URL
CSS Media Queries
The Ultimate Agency Tool - Import a Folder of Snippets Directly into the Drag and Drop BuilderInstead of taking the time to copy and paste the HTML, enter a title and take a screenshot, you can now drag and drop folders full of...
Filter Your Directory By Passing in an AttributeSend people to a specific part of your directory by filtering with attributes.
Migrate HTML code from another platform to PeopleVinecopy and paste HTML from another platform into content pages, email newsletters, templates and layouts.
Wrapping Your Javascript with pvReady() Makes Your Code Work in the BuilderIf you're running javascript on the page or embedded in your code, make sure you wrap it with pvReady().
Pre-Select Options on a Form via the Query String (pass in via URL e.g. ?field_1234_56789=baseball)You can pass in data via the URL in order to pre-fill data on a form. This is best when trying to segment data using the same form.
java / jQuery Tips and Tricks