Modify meetings form

Hi, I’m new to SuiteCRM, and have faced some problems with my project. I want to remove all of this in the meetings form:


I’ve found the file which I have to remove/comment out: jsclass_schduler, but I’m concerned to mess up the system. Also I wonder if it is possible to change the default value on Related To-field, since I can’t do it in Studio. From accounts to contact, as I don’t currently use accounts. The last question I have is: Can I change button icons, I cant find posts about it.

All help is greatly appreciated.

@crmgeek

  1. You can not do it. If you want to delete several blocks from form you should modify the file jsclass_schduler.js
  1. You can do it without problems.
  1. There are in font file: themes/SuiteP/css/suitep-base/suitepicon.woff

@p.konetskiy

Can you please elaborate more on question #2?
And are you sure it is in the .woff file and not .html?

@crmgeek

  1. Yes. I wrote path only. You can find all files suitepicon.* into directory themes/SuiteP/css/suitep-base/
1 Like

@p.konetskiy
It worked to change it in studio, thanks!

Just regarding icons. How do I change e.g. home icon to another suitepicon? Im sorry if I ask stupid.

@crmgeek
Each html tag has class suitepicon-action-... You should change it.