Search found 4 matches

by amariotti
Wed Jul 14, 2010 10:12 pm
Forum: General Discussion
Topic: CMSMS Newbie
Replies: 5
Views: 2493

Re: CMSMS Newbie

Figured it out. Somewhere I kept seeing a reference to a variable with "feu" in it, so I did some more digging and found out that there is a FrontEnd Users module that he was using the manage it. All this time I thought that it was something external, but it was really under my nose. :)
by amariotti
Wed Jul 14, 2010 5:18 pm
Forum: General Discussion
Topic: CMSMS Newbie
Replies: 5
Views: 2493

Re: CMSMS Newbie

Also found this: {* Grab all the data from _SESSION *} {assign var=logo value=$smarty.session.fbparams.logo} {assign var=style value=$smarty.session.fbparams.style} {assign var=voice value=$smarty.session.fbparams.voice} {assign var=automobile value=$smarty.session.fbparams.automobile} {assign var=b...
by amariotti
Wed Jul 14, 2010 5:13 pm
Forum: General Discussion
Topic: CMSMS Newbie
Replies: 5
Views: 2493

Re: CMSMS Newbie

Just checked and I'm not seeing anything there. I am seeing the following code as a Global Content Block: // Get output from FEU if available and prefill contact form if (typeof(window.access_code) != 'undefined' && window.access_code != '') { if (window.access_code != '') { $('.contact_amb ...
by amariotti
Wed Jul 14, 2010 4:20 pm
Forum: General Discussion
Topic: CMSMS Newbie
Replies: 5
Views: 2493

CMSMS Newbie

I just started a job that has a lot of sites built on CMSMS. Anyway, the last guy built a form using form builder that we are using for a marketing campaign. The first page asks for a "code" (which is printed on a mailer that we send out) and then they fill out the survey. On the last page...

Go to advanced search