portal
Page for managing deals, contacts, and accounts
Portal Page Overview
This page is used for viewing, adding, editing, and deleting Accounts
, Contacts
, and Deals
. Admins and Managers can view and interact with all items on the platform. Reps can only view and interact with items which they are assigned the Owner
. All navigation on this page is supported through url parameters, including tab
, sub
, deal
, contact
, and account
.
Key Workflows
Page is loaded
Defaults the user to the Dashboard tab if no tab, deal, contact, or account parameter is present
Resets
Group Notes Comments
Button Cancel Changes (Account / Contact / Deal) is clicked
Sets the
edit?
state ofGroup Details - Account / Contact / Deal
to noResets
Group Account / Contact / Deal Details
to clear any changes to the inputsIf the user cancels changes while creating a new
Account
/Contact
/Deal
, the user will be sent back to the list view for that data type
Button Details is clicked
Triggers the
Set tab state
custom workflow and passes in details for thesub
tab parameter
Button Notes is clicked
Triggers the Set tab state custom workflow and passes in notes for the
sub
tab parameterTriggers the
Scroll to input
custom workflow from Notes Reusable
Button Edit Account is clicked
Turns on the edit? state of
Group Details - ACCOUNT
Clears the
go to deal
andgo to contact
statesThis indicates that the user is not adding this
Account
while creating another thing
Button Edit Contact is clicked
Turns on the edit? state of
Group Details - CONTACT
Clears the
go to deal
andaccount to add
statesThis indicates that the user is not adding this
Contact
while creating another thing and that there should be no default value for thisContact
'sAccount
Button Edit Deal is clicked
Turns on the edit? state of
Group Details - ACCOUNT
Clears the
account to add
andcontact to add
statesThis indicates that there should be no default value for this
Deal
'sAccount
orContact
Button New Account / Contact / Deal is clicked
Clears the relevant states of
Group Details - ACCOUNT / CONTACT / DEAL
Triggers the
New Account / Contact / Deal
custom workflow
Button Save Changes (Account) is clicked
Saves the details for the
Account
Sets the
Saved?
field to yes
If the user is adding the
Account
during either aDeal
orContact
creation process, it will navigate back to the form for that thing
Button Save Changes (Contact) is clicked
Saves the details for the
Contact
Sets the
Saved?
field to yes
If the user is adding the
Contact
during aDeal
creation process, it will navigate back to the form for thatDeal
Button Save Changes (Deal) is clicked
Saves the details for the
Deal
Sets the
Saved?
field to yes
Updates the
Close date
to the current date/time if the user has placed thatDeal
into aStage
with aLikelihood
of 1 and thatDeal
'sClose date
was previously emptyUpdates the
Lost date
to the current date/time if the user has placed thatDeal
into aStage
with aLikelihood
of 0 and thatDeal
'sLost date
was previously empty
Group Related List Account - Contacts is clicked
Navigates to the
Contacts
list viewPasses in the currently viewed
Account
as thecontact_account
parameterThis pre-populates
SearchBox Contacts Filter - Account
with the account, thus showing allContacts
linked to thatAccount
Group Related List Account - Deals is clicked
Navigates to the
Deals
list viewPasses in the currently viewed
Account
as thedeal_account
parameterThis pre-populates
SearchBox Deals Filter - Account
with the account, thus showing allDeals
linked to thatAccount
Group Related List Contact - Deal is clicked
Navigates to the
Deals
list viewPasses in the currently viewed
Contact
as thedeal_contact
parameterThis pre-populates
SearchBox Deals Filter - Contact
with the contact, thus showing allDeals
linked to thatContact
Text Add New Account (From Contact) is clicked
Allows the user to quickly create a new
Account
and pre-populate it intoSearchBox Contact - Account
Clears the
go to contact
state onGroup Details - ACCOUNT
Triggers the
New account
custom workflow
Text Add New Account (From Deal) is clicked
Allows the user to quickly create a new
Account
and pre-populate it intoSearchBox Deal - Account
Clears the
go to deal
state onGroup Details - ACCOUNT
Triggers the
New account
custom workflow
Text Add New Contact (From Deal) is clicked
Allows the user to quickly create a new
Contact
and pre-populate it intoDropdown Deal - Primary Contact
Clears the
go to deal
state onGroup Details - CONTACT
Triggers the
New contact
custom workflow
Go to account [Custom workflow]
This workflows shows the details for a particular
Account
An account is shown by passing in an
account
parameter and setting thesub
tab to details
Passes in that
Account
as theaccount
parameter and turns of theedit?
state ofGroup Details - ACCOUNT
Triggers the
Set notes reusable
custom workflow
Go to contact [Custom workflow]
This workflows shows the details for a particular
Contact
A contact is shown by passing in a
contact
parameter and setting thesub
tab to details
Passes in that
Contact
as thecontact
parameter and turns of theedit?
state ofGroup Details - CONTACT
Triggers the
Set notes reusable
custom workflow
Go to deal [Custom workflow]
This workflows shows the details for a particular
Deal
A deal is shown by passing in a
deal
parameter and setting thesub
tab to details
Passes in that
Deal
as thedeal
parameter and turns of theedit?
state ofGroup Details - DEAL
Triggers the
Set notes reusable
custom workflow
New account [Custom workflow]
Creates a new
Account
and sets itsSaved?
to noAccounts with this field set to no are not shown or viewable throughout the app to limit unsaved data on the platform
Sets the
edit?
state ofGroup Details - ACCOUNT
to yes and navigates to details view for the newAccount
New contact [Custom workflow]
Creates a new
Contact
and sets itsSaved?
to noContacts with this field set to no are not shown or viewable throughout the app to limit unsaved data on the platform
Sets the
edit?
state ofGroup Details - CONTACT
to yes and navigates to details view for the newContact
New deal [Custom workflow]
Creates a new
Deal
and sets itsSaved?
to noDeals with this field set to no are not shown or viewable throughout the app to limit unsaved data on the platform
Sets the
edit?
state ofGroup Details - DEAL
to yes and navigates to details view for the newDeal
Set notes reusable [Custom workflow]
Sets either the
deal
,contact
, oraccount
state of Notes Reusable based on which type of data is being viewedThe list of
Notes
shown in this reusable are dependent on one of those states
Set tab state [Custom workflow]
Sets either the
deal
,contact
, oraccount
url parameter to the currently viewed thingPasses in the appropriate text for the
sub
state depending on the desired tab (details or notes)
Key Elements
Line/BarChart Active Deal Value
Shows the breakdown of the total
Deal value
for activeDeals
byStage
Active deals are
Deals
whoseStage
does not have aLikelihood
of 1 or 0
This group searches for
Deals
with an empty Close date and Lost dateA
Deal
'sClose date
is populated when it is assigned aStage
with aLikelihood
of 1 (an emptyClose date
means it has not been closed)A
Deal
'sLost date
is populate when it is assigned aStage
with aLikelihood
of 0 (an emptyLost date
means it has not been lost)
Group Total Active Deals
Shows the total amount of active
Deals
(not in a Stage with a 0 or 1Likelihood
)Reps will only see data for
Deals
which they are theOwner
Group Total Expected Value
Shows the sum of the
Expected value
of all activeDeals
(not in aStage
with a 0 or 1Likelihood
)Reps will only see data for
Deals
which they are theOwner
RepeatingGroup Deals
Shows all
Deals
on the platform whoseSaved?
is yesAdmins and Managers will see all
Deals
Reps will see only
Deals
for which they are theOwner
This repeating group responds to several filters
RepeatingGroup Contacts
Shows all
Contacts
on the platform whoseSaved?
is yesAdmins and Managers will see all
Contacts
Reps will see only
Contacts
for which they are theOwner
This repeating group responds to several filters
RepeatingGroup Accounts
Shows all
Accounts
on the platform whoseSaved?
is yesAdmins and Managers will see all
Accounts
Reps will see only
Accounts
for which they are theOwner
This repeating group responds to several filters
Last updated
Was this helpful?