Sometimes (I think that after creating pre-configured pages) SysWidgetDashboard_WidgetDashboardManager data packages appear in my repository. Do you know what are they used for?
This article might be of some help. Towards the bottom it outlines how to dynamically add an iframe on a tab and set the src of the iframe to...MoreLess
Unfortunately, It's not possible to perform from JS. On the other hand, there is no point to do that. Business processes have their life cycle...MoreLess
When I create a process and a pre-configured page in this process I get two sets of language resources: one for the process and one for the page. Page resource files contain translatable strings for all the UI elements on that page. Process resource files contain translatable string for the...MoreLess
You should read this topic with subtopics to find out how to use the Translations section. Just filter by the key contains [name of business...MoreLess
After refreshing page on my custom sections I get the following error:
GET http://localhost/0/QuickFilterViewV2Resources.js 404 (Not Found)
It does not happen on Contacts or Accounts sections and it doesn't happen if I just enter my sections normally (no refreshing). Do you know what I'm doing wrong that I get this error?
The issue happens due to the fact that the static content is disabled and the development in the file system option is enabled. At the moment...MoreLess