If you have created a form to allow public comments to be entered in Agenda Online, you must modify the <integrations> section in the web.config file to include the following:
-
Integration name, url and token. See Adding the Integration Name, URL and Token to the Web.config File.
-
Meeting type name. See Adding the Meeting Type Name to the Web.config File.
-
Agenda field IDs. Adding the Agenda Form Field IDs to the Web.config File.
Prior to modifying the web.config file, the <integrations> section will be empty.
When all of the information has been added to the <integrations> section in the web.config file, each empty value will have the necessary configurations to allow public comments to work.