Hi all,
I have a problem.
I program a little code in js on the cache/modules/Contacts/editview.tpl file.
Then, on administration panel -> studio, i put "required" on a insert.
That erase my js code.
What is the problem? Why erase the code?
Thanks all for the answers.
Hi José A. F. A.
Files inside cache are auto generated by SugarCRM and erased whenever you run Quick Repair and Rebuild or do any changes through Studio.
I suppose the version of your SugarCRM is 6.5, so you would need to either customize custom/modules/Contacts/metadata/detailview.php or custom/modules/Contacts/views/view.detail.php, depending on your request.
Regards