The library picker uses a webskin (librarySelected or something) for each item. If you want to use a library picker on the front end you will need to open up permission to it for the relevant type. It might be easier to change the render type to "list".
Blair On Tue, Dec 7, 2010 at 4:22 PM, AJ Mercer <[email protected]> wrote: > I have added the following to a component > > <cfproperty ftSeq="1045" ftFieldset="Account Details" > ftWizardStep="Account" name="Adviser" type="uuid" hint="my > Adviser" required="no" default="" ftLabel="Adviser" > bLabel="false" ftType="uuid" ftjoin="pslAdvisor" /> > > > Which Is used in a form on the website > > <ft:object objectid="#SESSION.dmProfile.objectid#" typename="pslClient" > lfields="username,name,Email,otherEmail,Adviser" includeFieldSet="false" /> > > > But I am getting this message > >> You have been denied access to this item > > screenshot attached > > > What permissions are required? > -- > > *AJ Mercer* > <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org > community="Open" /> <http://webonix.org> > 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]<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] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
