On Jun 21, 3:17 am, "Derek Westfall" <[EMAIL PROTECTED]> wrote:
> If I have a field that pops up the library, and the Add New tab in the
> library shows a field that lets me open another library and Add New.... is
> that supposed to work?

Does the second library allow the user to pick multiple items or a
single item? If it was just a single item (eg. the field is a UUID
type) I think you could use the attribute and value
ftRenderType="list" so that the user could at least use a drop down
box to make a selection.

However this will still show the "Open Library" button which will then
possible lead the user to seeing the app crash. Is there a way to turn
the "Open Library" button off in that case? Or would you have to use a
different formtools field type like "list" instead, and write a custom
method to return the list items to display in the list?

P.S. Yes I'm lazy and would love formtools to do everything for me >:D

Cheers

--
Justin Carter
http://www.madfellas.com/blog


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to