Search found 4 matches

by iano
Wed Jun 27, 2007 8:44 pm
Forum: CMSMS Core
Topic: Problem with including PHP in template
Replies: 6
Views: 1968

Re: Problem with including PHP in template

Thanks for the reply.  However, my UDT outputs the list control so the user can select a value.  I just want the selected value.  If I make this a return value in the UDT, then try capture, the control disappears along with the return value.  Suggestions?
by iano
Tue Jun 26, 2007 11:42 pm
Forum: CMSMS Core
Topic: Problem with including PHP in template
Replies: 6
Views: 1968

Re: Problem with including PHP in template

User defined are more powerful than content blocks as they can use variables from other CMSMS modules and be passed variables from the tag in your template. This works great; except I'm not sure how to pass variables from my tag to the template.  I created a drop-down list of news categories with a...
by iano
Wed Jul 05, 2006 6:50 pm
Forum: CMSMS Core
Topic: Creating popup content
Replies: 2
Views: 1557

Re: Creating popup content

Never mind, I figured it out.  First I created a template for the reference pages that simply displays the content: {title} {metadata} {stylesheet}   {content} My reference page then uses this template. Next, in the page where I want the popup link, I define an external link of type URL, and specify...
by iano
Wed Jul 05, 2006 12:37 am
Forum: CMSMS Core
Topic: Creating popup content
Replies: 2
Views: 1557

Creating popup content

I have a need to define content that can be displayed in its own window via links from several other pages.  For example, a page that references some data or a chart, and the user can popup that chart while continuing to navigate the site in the main window.  Is there a way to define this within CMS?

Go to advanced search