Improved: Marketing-Main page (OFBIZ-13054) (#785)

* Improved: Marketing-Main page (OFBIZ-13054)

Currently the 'main' view-map points to a screen showing a label
In order to improve the user experience the main request-map and view-map should show what is most pressing in marketing to address: active campaigns and contact list communication events.

added:
- MarketingPortletData.xml, having record definitions for PortalPage, Portlet, etc

modified::
- ofbiz-component.xml: added data loader for MarketingPortletData.xml
- controller.xml: changed view-map 'main' to point to screen Main in CommonScreens.xml
- CommonScreens.xml: screen Main displaying a PortalPage
- MarketingCampaignScreens.xml: adding screen Campaigns for active campaigns
- MarketingCampaignForms.xml: adding grid Campaigns to list active campaigns
- ContactListScreens.xml: adding screen CommEvents for active communication events
- ContactListForms.xml: adding grid Campaigns to list active communication events

* Improved: Marketing-Main page (OFBIZ-13054)

Currently the 'main' view-map points to a screen showing a label
In order to improve the user experience the main request-map and view-map should show what is most pressing in marketing to address: active campaigns and contact list communication events.

modified:
- CommonScreens.xml: clean-up
- MarketingCampaignForms: added ref.data elements

* OFBIZ-13054

cleanup

* Imrproved: Marketing Main Page (OFBIZ-13054)

removed trailing spaces

* Update ofbiz-component.xml

Fixes a typo

---------

Co-authored-by: Jacques Le Roux <jacques.le.roux@les7arts.com>
8 files changed