[Vtigercrm-developers] New "module" in the Action area?
Asha
asha at vtiger.com
Thu Aug 25 07:10:18 PDT 2011
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/#!/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/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20110825/2eae2f37/attachment-0002.html
More information about the vtigercrm-developers
mailing list