[Vtigercrm-developers] New "module" in the Action area?

Nicolas Larcipretti niclarcipretti at gmail.com
Thu Aug 25 10:42:43 PDT 2011


I didn't suggested the DETAILVIEWWIDGET cause, depending on the size of his
iframe content, the widget wont be his best choice. On the other side, a
popup can be sized to his needs, therefore, a better solution to his
question.

Cheers

Nicolas

2011/8/25 Asha <asha at vtiger.com>

> Hi All,
>
> What Mak said is the right way to achieve it.
>
> You can add a custom link of type 'DETAILVIEWWIDGET', which will load the
> small window on the right hand side of the Detail View of a record. The data
> for the widget, is loaded from the url specified.
>
> *Example:*
>
> $module->addLink( 'DETAILVIEWWIDGET',
>                              'My Widget',
>
>  'module=MyModule&action=MyModuleAjax&file=LoadWidget&return_module=$MODULE$&record=$RECORD$'
>                            );
>
> Hope that helps.
>
> On Tue, Aug 23, 2011 at 2:25 PM, Musavir Khan <musavir at vtiger.com> wrote:
>
>> Hi alan,
>>
>> you can add a detailviewblockwidget to cover your needs, you can have a
>> look at detailview of SMSNotifier module or also modcomments module. this is
>> going by memory i could be wrong.
>>
>> Regards,
>> MAK
>>
>> On Tue, Aug 23, 2011 at 3:30 AM, Nicolas Larcipretti <
>> niclarcipretti at gmail.com> wrote:
>>
>>> Dude, I had a request just like that and I've managed to convince my
>>> client to make this via popup. So I've created a custom link that shows
>>> right above the tag cloud space (you can do it easily using vtlib) and made
>>> it open a popup with the information that they needed. That's a good way to
>>> make this kind of customization I guess.
>>>
>>> Hope this helps you.
>>>
>>> Cheers
>>>
>>> Nicolas
>>>
>>> Em 20/08/2011 12:20, "Alan Lord (News)" <alanslists at gmail.com>escreveu:
>>>
>>> On 20/08/11 15:55, Joe Bordes wrote:
>>> > AFAIK, you have to modify the code to do this. Precisely modi...
>>>
>>> Thanks Jo,
>>>
>>> So it does, I just checked their demo.
>>>
>>> Better get my credit card out I guess ;-)
>>>
>>>
>>> Cheers
>>>
>>> Al
>>>
>>> --
>>> The Open Learning Centre
>>> http://www.theopenlearningcentre.com
>>>
>>> ____________________...
>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>>
>> --
>> Connect with us on:  Website <http://vtiger.com> | Twitter<http://twitter.com/#%21/vtigercrm>|
>> Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> |
>> Blog <http://blog.vtiger.com/> | Wiki<http://wiki.vtiger.com/index.php/Main_Page>|
>> Forums <http://forums.vtiger.com/>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
>
> --
> Regards,
> Asha
> vtiger Team
>
> *Connect with us on: *Twitter <http://twitter.com/#%21/vtigercrm> *I*
> Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *I
> * Blog <http://blog.vtiger.com/>* I* Wiki<http://wiki.vtiger.com/index.php/Main_Page>
>  *I *Forums  <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20110825/2747b3a7/attachment-0002.html 


More information about the vtigercrm-developers mailing list