Nope, not with RIFE/Crud. If you're writing your own display logic this is very easy. RIFE/Crud is just intended to put a CRUD interface on existing database tables without frills and thrills. It is possible to inject your own elements inside RIFE/Crud for display, for example (see the wiki). But you'll most probably be better off writing that stuff yourself. I'm starting to think that you want a DisplayTag version that works inside RIFE/Crud ... sorry we don't have such a component ready-made.
On 17 Oct 2007, at 18:49, DarkIT wrote: > And again: is it possible to add rule for manyToOne - for example - i > don't want to show all entities but only which have is_node = true -- Geert Bevin Terracotta - http://www.terracotta.org Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" 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/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---
