Best practice forum (Archived)

Cette discussion de forum a été supprimée

 
Simon Coggins
Re: custom fields
par Simon Coggins, Monday 14 January 2013, 19:40
Groupe Totara

A developer would need to write a new class for the new type of custom field.

For user profiles fields the current ones are in /user/profile/field/ or for totara hierarchy fields they are in /totara/customfield/field/.

There are a number of functions that need to be defined but it would be fairly straightforward for a developer to do it.

Simon