If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Thanks for your reply. I created field in side panel
Now i want to create list related records in side panel. Something like activity with tasks.
I have 2 entities: Projects and Contracts and relation between those modules "many-to-many" from entity Projects.
Now:
I can put in contract list of related projects "after" stream, but i have many records in stream so i want to try put this list of projects in side panel. Any ideas??
The easiest way is check linkMultiple box in EntityManager > Relationship view > needed relation, and after add this field to panel. Or create own panel and add it to detail view
Hmmm i need more information..
Here you have screenshot(sorry for language) of configuration relation between Projects and Contracts: http://i.imgur.com/Z5kH9fl.png
And after that i don't have any option to add in contracts something to side panel.
Can you tell me how to create custom panel for relation?
I already add field to side panel, but now i have problem. When i try to add new task, i don't see this field. But when i already add task and open view i see field and i edit/add/change and etc.
Is there any chance to add this field in add view? Before save?
Comment