found the problem;
I was in an include template and it was using it's objectID.

Replaced with this and works :-)
    getLink(objectid=request.stObj.objectID,view="displayPageStandardPrint")




2009/5/26 AJ Mercer <[email protected]>

> I am not sure if I am using this incorrectly, but I am getting an error
> with the following
>     <a
> href="#application.fapi.getLink(objectid=stObj.objectID,view="displayPageStandardPrint")#"
> target="_blank">Print Page</a>
>
> Which Creats the following link
>     /C4DCA0A8-19BB-DF65-7B8F620FD8B34412/displayPageStandardPrint
>
> that wen clicked gives this error
>     The OBJECTID argument passed to the getData function is not of type
> uuid.
>
> The object ID is not from the object istelf, nor the Nav Node;
> So I am guessing it is an FU ID.
>
> If I change the URLto be the objectID of the dmHTML object, that page
> renders with the print webskin.
>
>
>
> --
> AJ Mercer
> Web Log: http://webonix.net
>



-- 
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
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