Search found 3 matches
- Thu Jan 31, 2008 8:40 pm
- Forum: Developers Discussion
- Topic: What is the correct syntax to use smart tags in Form Builder 'hidden' field?
- Replies: 5
- Views: 2674
- Thu Jan 31, 2008 3:06 pm
- Forum: Developers Discussion
- Topic: What is the correct syntax to use smart tags in Form Builder 'hidden' field?
- Replies: 5
- Views: 2674
Re: What is the correct syntax to use smart tags in Form Builder 'hidden' field?
Called using: {cms_module module='FormBuilder' form='sample_form'}
'sample_form' has then been modified to have this hidden field with smarty.
Does that help?
'sample_form' has then been modified to have this hidden field with smarty.
Does that help?
- Thu Jan 31, 2008 2:31 pm
- Forum: Developers Discussion
- Topic: What is the correct syntax to use smart tags in Form Builder 'hidden' field?
- Replies: 5
- Views: 2674
What is the correct syntax to use smart tags in Form Builder 'hidden' field?
This is driving me a bit crazy.... Am using Form Builder to create a form (logically), and I want the form (that is sent to the site administrator) to have a reference to the page (and/or contents of the page) that the user sends the form from. This would 'appear' to be possible using the 'Hidden' f...