IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
NOTE: This step is optional.
In some cases, you may want to enable content editors to reuse the same Sitefinity CMS forms on different pages and sync data to different connectors. For example, a form may be configured to send data to HubSpot but on a particular page but on another page you may want to send data to a different platform, for example, Eloqua.
To do so:
NOTE: The title can be localizable.
NOTE: The name is not localizable and is used in the code to differentiate different Forms widget designer extenders.
EXAMPLE: For more information, see HubSpotFormsConnectorDesignerExtender class from the downloaded sample.
HubSpotFormsConnectorDesignerExtender
Register the new class in ObjectFactory. You do this in the initialization logic of the HubSpot module: ObjectFactory.Container.RegisterType<ConnectorDataMappingExtender, HubSpotConnectorDataMappingExtender>("HubSpot");
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important