I´m using a simple script to add some functionality to contact and campany views, nothing special, it´s just two custom cards that allows me to see deals associated to two different pipelines. This functionality can be added throught CRM Cards, which I don’t have access to as I dond’t own enterprise plan.
The problem is that I´m not able to add this “+ Add” button.
When clicked an iframe is loaded and a modal is shown, but cannot make it work. Not sure why as it is the same page where the same iframe is being used.
Mad and curious at the same time.
Thanks in advance!
I´m using a simple script to add some functionality to contact and campany views, nothing special, it´s just two custom cards that allows me to see deals associated to two different pipelines. This functionality can be added throught CRM Cards, which I don’t have access to as I dond’t own enterprise plan.
The problem is that I´m not able to add this “+ Add” button.
When clicked an iframe is loaded and a modal is shown, but cannot make it work. Not sure why as it is the same page where the same iframe is being used.
Mad and curious at the same time.
Thanks in advance!
I think you should consider reviewing your permissions to ensure you have the necessary access rights. Additionally, inspect the elements using browser developer tools to identify any errors or misconfigurations. Double-check your script for any mistakes and test the functionality in different environments to pinpoint any environment-specific issues.