Search found 69 matches

by deejmer
Fri Jul 30, 2010 5:52 pm
Forum: Modules/Add-Ons
Topic: Get value of "Redirect to Page Based on Pulldown" field?
Replies: 7
Views: 1901

Re: Get value of "Redirect to Page Based on Pulldown" field?

Awesome!  This looks nice.....Problem though, I dont see the option or indication:  "Export form reference to UDT as $params['FORM']? "

I'm running an older version of the form builder (0.4.4), so wonder if the option is there.  Where do you find it?  Maybe I need to update this module....
by deejmer
Fri Jul 30, 2010 3:50 pm
Forum: Modules/Add-Ons
Topic: Get value of "Redirect to Page Based on Pulldown" field?
Replies: 7
Views: 1901

Re: Get value of "Redirect to Page Based on Pulldown" field?

Pecuria, thanks first off for helping me troubleshoot.  Its much appreciated.    Since the XML didn't work, I'm including two screenshots; one of the field options, and another showing the advanced tab for the email template. Let me know if you need anything else. Thanks! (EDIT) on the template scre...
by deejmer
Fri Jul 30, 2010 12:24 pm
Forum: Modules/Add-Ons
Topic: Get value of "Redirect to Page Based on Pulldown" field?
Replies: 7
Views: 1901

Re: Get value of "Redirect to Page Based on Pulldown" field?

Attached is the XML of the form.....

Thanks!
by deejmer
Thu Jul 29, 2010 3:05 pm
Forum: Modules/Add-Ons
Topic: Get value of "Redirect to Page Based on Pulldown" field?
Replies: 7
Views: 1901

Get value of "Redirect to Page Based on Pulldown" field?

This is a similar issue to this post I found:  http://forum.cmsmadesimple.org/index.php?topic=33670.0 .  The problem is, the solution does not work for me. If I use the default template token, I either get the email address to which the form was routed, or the word "array" prints.  I would...
by deejmer
Thu Oct 29, 2009 1:04 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?
Replies: 13
Views: 4552

Re: CTLModuleMaker Module - How to specify the 'parent' template to be used?

Thank you BOTH!  I have given you both an 'applaud' to increase your karma.  This was incredibly helpful to me, and I think others who use the CTLModuleMaker will find this string helpful as well.  Marking this one solved.

Regards!
by deejmer
Thu Oct 29, 2009 3:39 am
Forum: Modules/Add-Ons
Topic: [SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?
Replies: 13
Views: 4552

Re: CTLModuleMaker Module - How to specify the 'parent' template to be used?

YEAH!  plger, thanks so much!  This was the correct approach.  I didn't see in the documentation of CTL or the resulting module anywhere that you can indicate a "detailpage"...but that worked. I know I'm probably not supposed to do this, but since I have your ear, do you know why I'm getti...
by deejmer
Wed Oct 28, 2009 8:09 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?
Replies: 13
Views: 4552

Re: CTLModuleMaker Module - How to specify the 'parent' template to be used?

sorry, I'm not sure i understand this solution.  Create a page with a near-empty template - are you saying I should create a SITE template or a MODULE template that is mostly blank? tell your module to display item details in this page using the "detailpage" paremeter - right now I'm using...
by deejmer
Wed Oct 28, 2009 7:11 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?
Replies: 13
Views: 4552

Re: CTLModuleMaker Module - How to specify the 'parent' template to be used?

Sorry, but I think there is still a distinction that isn't understood...and you're right, its very hard to think your way into someone else's project and I truly appreciate you trying  ;) the module templates (list and detail) defined in the custom module generated by CTL are working great...display...
by deejmer
Wed Oct 28, 2009 6:05 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?
Replies: 13
Views: 4552

Re: CTLModuleMaker Module - How to specify the 'parent' template to be used?

First of all...thanks for trying to understand this mess.....its quite complex.  Let me try clarifying some more: If you visit that URL I provided you'll see a site template being applied; lets call it "MAIN_TEMPLATE" So, I have a page with the template MAIN_TEMPLATE applied. On that page,...
by deejmer
Wed Oct 28, 2009 4:33 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?
Replies: 13
Views: 4552

Re: CTLModuleMaker Module - How to specify the 'parent' template to be used?

The error you're seeing is actually a link that is clickable (another bug I'm looking into); so it should work.  And yes, I did specify the detail template and calling it from the tag, and it is actually working.  The problem is, that Detail template that I have defined displays correctly, but appea...
by deejmer
Wed Oct 28, 2009 1:27 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?
Replies: 13
Views: 4552

[SOLVED]CTLModuleMaker Module - How to specify the 'parent' template to be used?

I have created a slick portfolio/catalog module using the wonderful CTLModuleMaker.  I have created a Summary and Detail template for display of my output.   The problem is, I'm using a lightbox-type plugin to display the Detail template when the user clicks the detaillink from the summary page.  Th...
by deejmer
Thu Oct 08, 2009 4:31 pm
Forum: Modules/Add-Ons
Topic: That old cataloger missing image problem!
Replies: 17
Views: 7954

Re: That old cataloger missing image problem!

This is driving me nuts.....I have recently moved servers, and like those above my images will no longer show on my cataloger pages.  I dont fully understand the solution by carasmo...>I dont see any path identified in the DB...I've searched for the string across the entire DB. I've tried deleting a...
by deejmer
Wed Sep 23, 2009 8:21 pm
Forum: Tips and Tricks
Topic: color coding you calendar events... (CGCalendar/Calendar1.0)
Replies: 19
Views: 20278

Re: color coding you calendar events... (CGCalendar/Calendar1.0)

Thanks so much Jeremy...this is what worked in the template for me:

{$event.event_title}
by deejmer
Wed Sep 23, 2009 7:11 pm
Forum: Tips and Tricks
Topic: color coding you calendar events... (CGCalendar/Calendar1.0)
Replies: 19
Views: 20278

Re: color coding you calendar events... (CGCalendar/Calendar1.0)

I really need this functionality, but cannot figure out how to get it to work. Using CMSMS 1.6.5, and CGcalendar 1.2.3 I have a Calendar template, which is the default.  I simply want to add the class, or ID, or array index of the Category in the template to control styling. {strip} <table class=&qu...
by deejmer
Thu Sep 17, 2009 3:30 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [SOLVED] Submenu wont display level 2 items?
Replies: 2
Views: 1970

[SOLVED] Submenu wont display level 2 items?

Thank you Ronnie!  That did the trick!  I was wondering what I was doing wrong....good to know it was the core code and not me.  ;D

Go to advanced search