4572 Posts in 1316 Topics by 981 members
Customising the CMS
SilverStripe Forums » Customising the CMS » ModelAdmin: Link to Detailform instead of PopUp
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 547 Views |
-
ModelAdmin: Link to Detailform instead of PopUp

26 May 2009 at 6:50am
Hey everyone,
I'm wondering, whether it is possible to change the default ModelAdmin behaviour in such a way, that clicking an entry in as ComplexTableField (for example) does NOT open a Popup with the detail information when the related Dataobject is managed by this ModelAdmin instance as well, but links you to the detail view of that specific entry.Got that? okay, let's have an example:
I'm linking students with schools (via a has_one/has_many) relationship. When I view the details of a specific student I can see the related school. BUT when I click on that school, the details are opened in a modal popup, making it impossible to actually browse through the data (for example immediatly looking for all students of that school), etc...
Is there a way to change that behaviour? Or do I have to switch to the Generic Views Plugin for that?
Thanks for your assistance!
Henning
| 547 Views | ||
|
Page:
1
|
Go to Top |

