Populating Membership Details
Posted: 31 October 2007 06:06 PM   [ Ignore ]
Member
RankRankRank
Total Posts:  100
Joined  2007-03-12

Hi all,

Is it possible to populate Freeform fields with membership data if they have registered to the site?

Profile
 
 
Posted: 01 November 2007 11:41 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

Definately!

It’s just a matter of placing the variables into a Freeform box.

I use it for members to sign up for events and whatnot, but I went a step further… I have ALL of the (few) form fields hidden (it’s a VERY simple-style registration - all that’s needed to be known is the name), and automatically grab their name and whatnot… so all the member sees is a “Sign Up” button…. once clicked, it’s done - and effortless for the member smile

You’ll just run into a few problems when placing it into an entry… some variables will not work (like Member ID - I have the event show the names of those signed up… but I’d like to have them clickable… using a Member ID field obviously)

smile

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 01 November 2007 04:41 PM   [ Ignore ]   [ # 2 ]
Member
RankRankRank
Total Posts:  100
Joined  2007-03-12

Excellent thanks for the reply!

Profile