Thanks Blair I have created displaySystemFU.cfm with <cfoutput>/#application.stCOAPI[stObj.typename].fuAlias#/#stObj.objectID#</cfoutput>
and that is doing the trick for me 2009/11/23 Blair McKenzie <[email protected]> > Ah. You can add (I think) a systemFU webskin. The output of that overrides > the default format. > > Blair > > On Mon, Nov 23, 2009 at 4:36 PM, AJ Mercer <[email protected]> wrote: > >> or would I be better of adding a 'fu' property to my type and setting >> that? >> >> >> 2009/11/23 AJ Mercer <[email protected]> >> >> I have >>> <skin:buildLink type='pslPublicationType' >>> objectID="#qryPublicationType.objectID#">show publications</skin:buildLink> >>> >>> Which creates >>> /weekly-market-wrap7 >>> /weekly-market-wrap8 >>> /weekly-market-wrap9 >>> >>> As all the publications have a title of Weekly Market Wrap'' >>> >>> >>> I think I recall something about being able to create your own function >>> for creating friendly URLs - or was I dreaming? >>> >>> >>> Maybe I should construct my own Label with a unique string (or set to >>> objectID)? >>> >>> >>> 2009/11/23 Blair McKenzie <[email protected]> >>> >>> Where is it using the label? >>>> >>>> Blair >>>> >>>> On Mon, Nov 23, 2009 at 4:09 PM, AJ Mercer <[email protected]> wrote: >>>> >>>>> With the buildLink webskin tag, is it posible to make it use objectID >>>>> instead of title (label)? >>>>> >>>>> >>>>> >> -- >> You received this message cos you are subscribed to "farcry-dev" Google >> group. >> To post, email: [email protected] >> To unsubscribe, email: >> [email protected]<farcry-dev%[email protected]> >> For more options: http://groups.google.com/group/farcry-dev >> -------------------------------- >> Follow us on Twitter: http://twitter.com/farcry >> > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- AJ Mercer http://webonix.net http://twitter.com/webonix -- 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
