EditView.tpl

Hello guys, first of all thanks for your collaboration in this project, now I have this next question:

My system:
Ubuntu 12.04.5 LTS
PHP 5.3.10-1ubuntu3.15 with Suhosin-Patch (cli) (built: Oct 29 2014 12:19:04)
Zend Engine v2.3.0, Copyright © 1998-2012 Zend Technologies
MySQL Ver 5.5.41-0ubuntu0.12.04.1 for debian-linux-gnu on x86_64 ((Ubuntu))
Apache/2.2.22 (Ubuntu)
SuiteCRM Version 7.1.5 Sugar Version 6.5.20 (Build 1001)
FireFox 35.0.1

I’m upgrading my production server from SugarCE 6.5.X to SuiteCRM, and I’m checking all modifications I’ve done and noticed that the EditView.tpl is different when Creating a record and when Editing the records.

Example, I´ve done some modification to include/EditView/EditView.tpl and when I´m creating one record, my modification isn’t loading but when I’m editing the modification works. Is something different in SuiteCRM that I have to know so I can keep my modifications?

Best Regards

Ian? Will? anyone?

Best Regards

Hello,

where you’ve made the change?
In Core-Modules or Custom?
Check how your tpl in custom looks and then in the Cache-Folder, there may still be an outdated tpl deposited.

1 Like

Edit: You’ve made changes in include…

If you want your change is also displayed in the module, you must also make your adjustments here.

1 Like