The Contact Us document type is one of the various ‘wizards’ offered within ClubHouse Online e3 to assist users in creating content. By simply completing a form, the system automatically generates an organized, aesthetically pleasing page of contacts. This is great for displaying Staff Directories, Board of Directors pages, etc. The Contact Us template resembles a business card – showing key information in a well organized manner that is familiar to users.
This section will cover how to create, edit, and organize your clubs’ contacts by way of the Contact Us document type.
To do so, select the page you recently created using the Contact Us document type. Once again, click ‘New’ at the top left of Club Central to display the list of available document types. You’ll notice that the list is much shorter this time. That’s because a page created using the Contact Us document type will only support one document type for its child pages – Contact Names. Click on ‘Contact Names’ to add an individual contact page.
As you create the pages for the individual contacts (following the same process outlined in this step, repeatedly), the e3 website will automatically populate the contacts in the navigation menu.
All new contacts will automatically appear at the bottom of the Contact List. To rearrange the order of displaying the contacts, select an individual’s contact page and click ‘Up’ or ‘Down’ to reorder the pages, accordingly.
Q: Can the font styles (family, color, size) be changed? A: By default, the individual’s name is displayed using the Georgia font while the title, description and contact information is displayed using the Verdana font. With CSS stylesheets, we can specifically target each line of information to cater to your club’s desires.
Q: Can we change the color scheme to differ from the default white background black and grey top bar? A: Yes, this is something that Graphics Support will handle. Please contact your Project Manager/CHO Support/Graphic Support for assistance.
Q: Can the 1500 character limit be increased? A: Unfortunately, the idea behind the design of the Contact Us document type was to mimic the design of a business card. It was meant to be short, simple and concise. Other document types are available with a larger character limit.
Q: Can we display the contacts in two columns rather than one column? A: Yes, this is something that Graphics Support will handle. Please contact your Project Manager/ CHO Support/Graphic Support for assistance.
Q: Can we adjust the width of the Contact Us document type? A: Yes, this is something that can be adjusted. By default, a width has been set but can be adjusted by Graphics Support.
Q: Can we insert multiple phone numbers? A: The form fields act as text in HTML. To insert a new line, insert the code <br>.
NOTE: By default, the text of telephone number is right justified.
Q: Can we insert multiple emails? A: Unfortunately, this doesn’t work like the telephone numbers. The email entered is automatically assigned a direct email link. Entering the tag will email person_A@email<br>person_B@email causing an error.
Q: How can I enter a page break in the description text? A: Insert the code <br> to insert a soft return after the preceding text. This can be repeated twice ‘<br><br>’ to create a new paragraph.