First off forgive me if this is answered anywhere and just point me to the post (I have searched I promise).
I'm setting up a membership site and have used GF to collect some extra data that we need to give the site a better function. In a nutshell I have collected an affiliate ID and I would like to now use that data to form an affiliate link that will be displayed at the top of every post/page that that particular user visits so that it is always available to them but only them.
I have some limited coding knowledge but I do follow instruction very well.
The information is collected in a simple 3 field form which I have prepopulated the name field with {user:user_login}. The form works and collects the data I require and then redirects to where I want it to.
Now I want to work out how to tie that information to that particular user and then display it in the manner already mentioned.
So any clues or help is greatfully accepted.
Regards Ron