Configuring the Display of Speaker's Position - Agenda Voting - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Agenda Voting

Platform
OnBase
Product
Agenda Voting
Release
Foundation 23.1
License
Essential
Standard
Premier

To enable the display of speaker's position, such as for, against, or neutral, you must configure the .cshtml file.

To enable the display of speaker's position:

  1. Open the SpeakerDisplay.cshtml. file.
    By default, this file is located in the C:\Program Files (x86)\Hyland\BoardMeeting\Voting Display\Views directory on your local drive.
  2. Locate the class section that contains the STR_AM_VDC_POSITION string. By default, this section is commented out.
  3. Uncomment the section by removing <!-- and --> from around the section.
  4. Click Save to save the configuration file.
    The speaker's position will be displayed on the Voting Display.
    Note: Once a .cshtml file has been changed, you should move the modified file into the Shared folder. When an upgrade occurs, files in the Shared folder will override the default values, and your customizations will not be replaced.