Questions tagged [vtiger]

Vtiger is a PHP-based, open-source CRM application which forked off SugarCRM. Very suitable for small and medium enterprises, it uses the Smarty template engine. One can also import and export specific modules with or without customization.

Links

548 questions
-2
votes
1 answer

Vtiger module creator hidden module issue Freez Bage module layouts & fileds

Iam using vtiger 7.4.0 I trayed to create module with the original tool Vtiger , enabled from connect SSH with php and enabled the module creator tool and add name and file name but i cant fined the module in home menu , i fined it in (( module…
-2
votes
1 answer

Vtiger 6.5 show contacts in the 'detail' view of an account

How can I show contacts of an account in the 'detail' view of that account?
user08
  • 695
  • 3
  • 8
  • 25
-2
votes
1 answer

Why do i get error with edit.php in new module Vtiger?

I have create a new module and then I did not have in there a directory "view", so I copied that directory from another module and pasted that in my module but then I have a problem with "Edit.php". Then my page is completely white, it doesn't load…
internacional
  • 47
  • 1
  • 7
-2
votes
1 answer

How to modify Vtiger with php?

How can I change let say tickets in vtiger I think how to modify inputs with javascript or php. Or can someone tell me how to put my code in vtiger?
internacional
  • 47
  • 1
  • 7
-2
votes
3 answers

How to dynamically select an item from picklist in Vtiger 6.x

In new ticket form, I have 2 picklists: Category has 2 items: C1 and C2 Assigned To has 2 items: A1 and A2. When user chooses C1 from picklist "Category", item A1 is selected automatically from picklist "Assigned To". When user chooses C2,…
-4
votes
2 answers

What is jQuery.Class?

I'm wondering what the following code is doing: jQuery.Class("Vtiger_Helper_Js",{ }); I'm asking because I can't figure out what jQuery.Class is about...
Stephane
  • 4,978
  • 9
  • 51
  • 86
1 2 3
36
37