This is what I need to achieve: - Add an action in the module action menu. - Open a custom layout on click of this action. - In the custom view show 4 fields of account(name, type, date created and 'member of')
I have only achieved the action part…
Hello everyone!
Someone knows how could I increase the timeout value of an API Request?
I'm doing a request to an API, but this service takes time to respond for the tasks it does and I get on console the error:
Currently this is my code:
…
Hi, I am integrating SugarCRM into our product. I'm done with most of the functionalities but still stuck in a few areas related to custom modules and custom views. Any help would be really appreciated. Here are the questions: About custom modules, How…
Hey everyone, Today I was trying to add a custom link in the admin panel and did that successfuly. I also managed to add a custom action to the Administration module action view map. I know that the link is working because when I add the view manually…
Hi Everyone, I have create a custom view from scratch in SugarCRM PRO 7.6 displaying only the text "Hello World" and placed that view inside a custom layout created to display that view. With the modifications i have made i have suucceded in displaying…