Support:Code fields not correctly displayed in ModuleSurfer
From dispage wiki
INFO Troubleshooting | |
---|---|
dispage extension | Enhanced Studio, ModuleSurfer |
extension release | |
priority | {{{priority}}} |
SugarCRM version | |
SugarCRM editions | |
Server OS | |
PHP version | |
DB Engine | |
MySQL version | |
Fix version |
Php code of Code fields is correctly eval()'d even when the field is displayed in a Modulesurfer grid.
The only additional rule to keep in mind is that only Dynamic fields are displayed, so a DB Type different from Non-DB must be assigned to Static Code fields even if there is no need of storing a value in the DB.
Sample #2 from the Enhanced Studio Admininstation Manual can be used in ModuleSurfer grid by assigning a DB Type to the field.