Copy dashlet and dashboard to another instance

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • emillod
    replied
    shalmaxb such information is stored in database, not in the files. That's why i recommended to do it with extension, because that way you can create an afterInstall script which will apply proper changed in database.

    Leave a comment:


  • shalmaxb
    commented on 's reply
    preference table in the database, I guess? So it would be ok to transfer that table between different databases?

  • item
    replied
    It's on "preference" table .. writed in field : data
    but the preference containt many other preference of user. (dateFormat, timezine, decimal, ....)

    Leave a comment:


  • shalmaxb
    commented on 's reply
    Ok, I understand, but where are the files responsible for a dashlet with own configuration? For instance, I use the Record List, which is configured to display certain parts of certain entities. And which other files I will have to put together?

  • emillod
    replied
    You can create an extension which will create proper records in EspoCRM in afterInstall script.

    Leave a comment:


  • shalmaxb
    started a topic Copy dashlet and dashboard to another instance

    Copy dashlet and dashboard to another instance

    Hi, how can we copy a dashlet and a dashboard to another instance on another server?
Working...