a HTML page is an object type - dmHTML

you could add a rule to the page for your custom type.

or create your own webskin for dmHTML that creates your custom type
    <cfset oFile = application.fapi.getContentType("dmFile") />
    or
    <cfset stObj =
application.fapi.getContentObject(form.selectedobjectid,"thistype") />


Or, you can create a webskin for your custom type and add a richtext rule
that would enable you to and content to the page.


On 23 January 2013 08:03, West <[email protected]> wrote:

> Hi,
>
> I'm using FarCry 6.0.6.  It's been a while, but I'm trying to figure out
> how I can use my custom content type on my display pages.  I created a
> custom content type, deployed it, and I can add data through the webtop,
> but now I want to use that data on my page.   How can I create a new HTML
> page and pull in data from the custom content type?
>
> Any help appreciated....  I know it's something simple, but I can't recall
> how to do it...
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: [email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
>
>
>



-- 

*AJ Mercer*
<webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
community="Open" /> <http://webonix.org>
http://twitter.com/webonix
Railo Community Manager <http://www.getrailo.org/index.cfm/community/team/>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry


Reply via email to