cant figure out a related websin issue

View: New views
3 Messages — Rating Filter:   Alert me  

cant figure out a related websin issue

by Chris Roth-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have a custom event type, in a plug in folder, and rules etc....

Everything is working but when I try to add a releated content call
using:

                <skin:relatedcontent
                objectid="#stobj.objectid#"
                arrayProperty="aObjectIDs"
                typename="cmiEvent"
                filter="dmFile"
                webskin="displayRelatedList"
                rendertype="none" />

I get a displayRelatedList webskin unavailable.

I have displayRelatedList.cfm in .../plugins/myplugin/webskin/
cmiEvent/

What a I doing wrong?

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


Re: cant figure out a related websin issue

by Chris Kent-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Place your displayRelatedList.cfm in your dmFile webskin folder
(either plugin or project)

Restart the app.

Chris.

On Nov 3, 10:46 pm, Chris Roth <chris.r...@...> wrote:

> I have a custom event type, in a plug in folder, and rules etc....
>
> Everything is working but when I try to add a releated content call
> using:
>
>                 <skin:relatedcontent
>                 objectid="#stobj.objectid#"
>                 arrayProperty="aObjectIDs"
>                 typename="cmiEvent"
>                 filter="dmFile"
>                 webskin="displayRelatedList"
>                 rendertype="none" />
>
> I get a displayRelatedList webskin unavailable.
>
> I have displayRelatedList.cfm in .../plugins/myplugin/webskin/
> cmiEvent/
>
> What a I doing wrong?
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: cant figure out a related websin issue

by Chris Roth-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


ah yes.. thank you chris

On Nov 3, 2:56 pm, Chris Kent <mxdes...@...> wrote:

> Place your displayRelatedList.cfm in your dmFile webskin folder
> (either plugin or project)
>
> Restart the app.
>
> Chris.
>
> On Nov 3, 10:46 pm, Chris Roth <chris.r...@...> wrote:
>
>
>
> > I have a custom event type, in a plug in folder, and rules etc....
>
> > Everything is working but when I try to add a releated content call
> > using:
>
> >                 <skin:relatedcontent
> >                 objectid="#stobj.objectid#"
> >                 arrayProperty="aObjectIDs"
> >                 typename="cmiEvent"
> >                 filter="dmFile"
> >                 webskin="displayRelatedList"
> >                 rendertype="none" />
>
> > I get a displayRelatedList webskin unavailable.
>
> > I have displayRelatedList.cfm in .../plugins/myplugin/webskin/
> > cmiEvent/
>
> > What a I doing wrong?- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---