How to Create a Custom Field in SuiteCRM Version 8.5.1 or 8.6?

Hello everyone,

I am trying to implement a custom file upload field in SuiteCRM, specifically for the clients, reports, and other modules. I have attempted to follow the official guide, but it does not seem to apply to versions 8.5.1 and 8.6, as the file structure has changed.

I would greatly appreciate it if someone could guide me through this process. I have tried several things, but so far, I have not been successful. Any advice or detailed steps would be extremely helpful.

Thanks in advance!

For 8.x, to modify the web user interface, search the docs and the web for “suitecrm 8” “decorators”, “how to rebuild the front end”, “dev package”, “dist”, “QA mode”, “angular”, “ng”, “yarn”, “watch”.