Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > ProcessFormInputTopics

ProcessFormInputTopics

Processes the response from a form created using GetFormInputTopics.


Syntax


Call ccLib.ProcessFormInputTopics ( TagName, TopicContentName, ContentName, RecordID )


Parameters


TagName - String, the name used as the prefix for the HTML elements created. Use the same value for TagName here that you use in the GetFormInputTopics.


TopicContentName ? String, the content name of the records within Topics that should be included. Typically, this would be ?Topics?


ContentName ? String, the Content Definition of the record that is associated to topics
RecordID ? Long Integer, the ID of the record that is associated to Topics


History


V3.2.406, Added

This page was last reviewed 9/7/2022 1:15:59 PM