Hi, I am new to Django and would like to advise on customising admin forms.
I have references in my model to ID held in 3rd party systems. e.g. Salesforce, Zendesk etc. What I want to do for these field types is display a URL that links to the object in the respective source system. What would be the best way to go about adding this capability - ideally in some generic way such that for a given type of field I can calculate the appropriate URL prefix to append and include in the view. Many thanks for the tips! Jono -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.