21310 Posts in 5739 Topics by 2604 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 454 Views |
-
custom urls in Model Admin

12 April 2011 at 9:52am
Quick question?
I have a text field 'FavoriteURL' in my dataobject to remember some bookmarks. I was wondering if ModelAdmin has a function to link to the url, instead of jumping to a record on just the FavoriteURL column.
-
Re: custom urls in Model Admin

14 April 2011 at 7:17pm
hmmm, not sure I follow...
maybe you can use a LiteralField to create a straight HTML link to the location and push that on to the fields ModelAdmin scaffolds with the getCMSFields. Or maybe in create a "casted" field to provide it in the summary results?
| 454 Views | ||
|
Page:
1
|
Go to Top |


