Ok I've ended up creating a new webskin for this and passed the alias in as one of the stParams of the skin:view. It means I've got to do the lookup in the webskin but it seems to be working.
Just on a side not - FarCry gives you a getData method but because the objectID is required I couldn't use it. Instead I had to use getMultipleQuery() and pass in my alias in the whereClause. Not the nicest way as I'm aware of multiple aliases being inserted, what would be good is a getDataByQuery or getDataByProperty method. Is there anything like that around? Cheers, James -- 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
