[Vtigercrm-developers] Settings page for the vtiger 6 custom module
Alan Lord
alanslists at gmail.com
Tue Jun 17 15:04:42 GMT 2014
On 17/06/14 15:49, Holbok István wrote:
> Hi vtiger team,
>
> Is there any guideline how to setup a settings page (views, models,
> actions and templates) of a custom module like PBXmanager?
I didn't find one Istvan, but I found it *very* similar to making a
module view for the front end. Just extend the classes using Settings
module first, e.g.:
> Settings_GeoTools_CoreEditor_Model extends Settings_Vtiger_Module_Model
One thing I never did get an answer to though is when to use DetailView
first followed by EditView and when to go straight into EditView from
the Edit settings button in the Module Manager - it seems either can be
used but for most scenarios the DetailView seems to me to be a bit
redundant...
Cheers
Al
More information about the vtigercrm-developers
mailing list