Results 1 to 2 of 2

Thread: Edit Entitie's Set Associations in View Sub Table

  1. #1

    Default Edit Entitie's Set Associations in View Sub Table

    Is it possible to include a sub table for creating, viewing and editing an entity's associated objects from the entity's view? The associated objects only make sense when the are created with the entity as an owner. I would have used a set of embedded objects but that does not appear to be supported (and probably wouldn't provide this functionality).

  2. #2

    Default

    First of all, sorry for the poor spelling of Entitie's - should have been Entity's.

    It looks like I can use a table:table tag in the create.jspx, but I don't know how to filter by objects belonging to this object (perhaps in the controller?) and I don't know how to make sure that any new associations 'belong' to the current object.

    Any suggestions?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •