Hi All,
I am really thankful for this great framework. This is INCREDIBLE work!!
I am a new user and I am currently evaluating this framework for developing an application. I am doing a prototype whereby there is an entity A which has a bi directional N-N relationship with entity B. When I display the entity A, I am using BasicTableViewDescriptor to display the collection of entities B. When the user selects a row from this collection, the double click functionality should take him to the original view of entity B. I added the
<property name="rowAction" ref="addAsChildModuleFrontAction"/> under the tableviewdescriptor by following one of the discussions related to double click functionality. When I double click, I see that the entity on the tree view is highlighted but the whole page remains blank. This is on Flex UI. I havent tried any other UI. Can you please give me some pointers ? I am really in the primitive stage of learning this framework and hence please excuse my ignorance.
Thanks
Gayathri
