Announcement

Collapse
No announcement yet.

Custom functions from VTiger CRM

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Custom functions from VTiger CRM

    Hello
    I'm using VTiger CRM from many years and now i want to move everything from VTiger CRM to ESPO, but i need few more things.
    1. Hide panels
    In my entities i have many fields and when I'm open site with details my page take too many space. In VTiger CRM i had option to auto hide specific panels with field, and when i need something from panel i just clicked on arrow. Here you can check example: https://i.imgur.com/YwpU5s2.gifv

    2. Relations in tab
    I have many relations in ESPO and you can imagine how long it takes to scroll down from details to specific relation(+ you need to remember about stream between fields and relations). So again - i'll show you solution from VTiger CRM.
    Some user already mention about this in different post, but i don't understand how to implement that correctly - http://forum.espocrm.com/forum/featu...bbed-interface
    On VTiger CRM you have to tabs - http://i.imgur.com/hnnAlUj.png and you can change them.

    How to implement those functions in ESPO ?

  • #2
    Hello
    Both of features are not implemented.
    client/res/templates/record/bottom.tpl and client/src/views/record/detail-bottom.js
    these file you need



    but if you want to modify core files, remember, this is not upgrade safe way, and you need to check all exist detail-bottom for each entity (if it is overwritten in clientDefs)

    Comment


    • #3
      Hi,
      Switching over to new platform and transferring customer data may cause a lot of pains. Here are some practical hints on migration of customer data from Vtiger to EspoCRM - https://www.espocrm.com/blog/export-...rt-to-espocrm/

      Comment

      Working...
      X