Change custom field multi select icon

Change custom field multi select icon

von Rahul Kumar -
Anzahl Antworten: 3

Hi Moodler, 

I am using totara version 11. 

We get a request to change default custom field multi select icon but I have no idea how to do it, if anyone have any idea ,please share here.


I know we change the course icon by replacing the new icon image with same name(core/pix/courseicon) and also can upload new icon through UI interface, but I would like to change default icon of course and default icon of custom multi-select field with customer icons by default . However what I have notice both course and multi select icon is  default.png so its is picking up the same image default.png. 

I have also tried to replace icon in totara/customfield/multiselect in define.class.php and field.class.php but its not working to pick up another default image.


Note: Both course and mutli-select default icon is different.


I am looking forward to hearing from you


Regards

Kumar

Anhang 1.PNG
Als Antwort auf Rahul Kumar

Re: Change custom field multi select icon

von Howard Miller -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers

Think you might be in the wrong place. Try - https://help.totaralearning.com/

Als Antwort auf Howard Miller

Re: Change custom field multi select icon

von Rahul Kumar -

Hi Howard, 

I have explore totara community already thus I have tried to get some help from moodle, because the solution fundamental are same.

If you can give me some tips 

Thank you in advance 

Regards

Kumar


Als Antwort auf Rahul Kumar

Re: Change custom field multi select icon

von Joost Elshoff -
Nutzerbild von Particularly helpful Moodlers Nutzerbild von Testers

Hi Rahul,

It's partly true that Totara is built on a common foundation, but this commercial platform is actually a fork of the Moodle project, with a lot of fundamental changes to core code. Any tips pointing you in some or other direction may end up breaking your installation, as the knowledge in this community will be limited as far as the Totara code goes. 

A general hint however would be to inspect the element on that page, find the corresponding element URL in the inspection panel and work your way back to the component it's loaded from. 

If I'm correct, your Totara instance will be facilitated by a Totara certified partner or something similar, so you're bound to find assistance there as well.