Search found 4 matches
- Fri Mar 16, 2012 5:24 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Formbuilder email omits info from pulldown field
- Replies: 3
- Views: 1240
Re: [solved] Formbuilder email omits info from pulldown fiel
I was looking in the wrong place all along; apparently, the problem was that I hadn't realized when creating the pulldown field that the name of the selection doesn't automatically become its field value; you have to enter that separately. So all my fields were essentially empty!
- Mon Mar 12, 2012 2:32 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Formbuilder email omits info from pulldown field
- Replies: 3
- Views: 1240
Re: Formbuilder email omits info from pulldown field
Yes, of course
- Sun Feb 26, 2012 2:29 am
- Forum: Modules/Add-Ons
- Topic: [solved] Formbuilder email omits info from pulldown field
- Replies: 3
- Views: 1240
[solved] Formbuilder email omits info from pulldown field
Hello, My site uses Formbuilder for a contact form, and everything works fine except for the pulldown field that I inserted for users to choose a department. When the submission template includes the following (which is the template Formbuilder generates): {if $fld_32 != "" && $fld...
- Wed Feb 08, 2012 5:52 pm
- Forum: Tips and Tricks
- Topic: color coding you calendar events... (CGCalendar/Calendar1.0)
- Replies: 19
- Views: 20451
Re: color coding you calendar events... (CGCalendar/Calendar
Hello, using Peciura's advice I got this far: http://yeledart.com/index.php?page=events However, I have multiple events from different categories on one day, and I want the category CSS to apply to each event, rather than the whole day, and the same for the details popup. Can anyone point me to what...