[Vtigercrm-developers] Q. on vt7 Detail/Summary view picklists
Alan Lord
alanslists at gmail.com
Mon Jan 30 08:12:14 GMT 2017
On 30/01/17 06:52, Satish Dvnk wrote:
> Hi @alan,
>
> OK - can one of the vtiger devs please talk about the "uimeta" API?
>
> uimeta is nothing but metadata of a field. This will be initialized once
> in a page(URL). You can check with Vtiger/ModuleHeader.tpl. According to
> convenience can add some more apis in uimeta.
Thanks for the followup.
I managed to resolve these problems by handling all the modifications
before page load in my Module's models. It meant extending the Detail
Index View models but it "feels" like it is the right place to do this ;-)
Alan
More information about the vtigercrm-developers
mailing list