8,849
edits
Changes
→Tables
==Tables==
===Syntax===
<table class="wikitable" width="60%">
<tr>
</tr>
</table>
===Example===
This...
<nowiki>{| border="1"
|'''Menu or Application'''
|'''Search For'''
|-
|Organization, Search People
|People: internal and external, related companies, standard and custom fields.
|-
|Communications, Contacts
|External people only - limited search capabilities.
|-
|[[Universal Tracking Application]] > Contact Tab
|Same page as the ''Search People'' page.
|-
|[[Universal Tracking Application]] > Company Tab
|Same functionality as the ''Search People'' page, but with companies.
|-
|Sales Tracking Application > Company Tab
|Same page as the Company tab in the [[UTA]]
|-
|Sales Tracking Application > Contacts Tab
|Same page as the ''Search People'' page
|-
|Sales Tracking Application > My Contacts
|Limited to contacts associated with companies where the current user is the owner.
|}</nowiki>
...produces this...
{| border="1"
|'''Menu or Application'''
|'''Search For'''
|-
|Organization, Search People
|People: internal and external, related companies, standard and custom fields.
|-
|Communications, Contacts
|External people only - limited search capabilities.
|-
|[[Universal Tracking Application]] > Contact Tab
|Same page as the ''Search People'' page.
|-
|[[Universal Tracking Application]] > Company Tab
|Same functionality as the ''Search People'' page, but with companies.
|-
|Sales Tracking Application > Company Tab
|Same page as the Company tab in the [[UTA]]
|-
|Sales Tracking Application > Contacts Tab
|Same page as the ''Search People'' page
|-
|Sales Tracking Application > My Contacts
|Limited to contacts associated with companies where the current user is the owner.
|}
==Tables of Contents==