How can I edit "Create Accounts" fields when adding a new account?

How can I edit “Create Accounts” fields when adding a new account? I would like to edit several fields and remove others.

Welcome to community.
You can use studio if you have admin rights. Using studio, you can create fields, relationship as well as layout changes of editview, detailview, search and listview.

1 Like

Hello urdhvatech,

When I go to Studio > Accounts > Fields, I receive the following warning:

undefined
Warning: Creating default object from empty value in C:\xampp\htdocs\SuiteCRM8\public\legacy\modules\ModuleBuilder\views\view.modulefields.php on line 109

I was able to resolve issue using: https://github.com/samus-aran/SuiteCRM/blob/c6f8027f66db9954ff3361ad0e355c75ceb3d6de/modules/ModuleBuilder/views/view.modulefields.php

You don’t need to change code. You can just turn off error reporting from your php.ini