forked from SalesforceFoundation/OutboundFundsModule
-
Notifications
You must be signed in to change notification settings - Fork 0
Applications
emilymorse edited this page Jun 25, 2019
·
3 revisions
An Application object and external facing Application form is not a part of the Outbound Funds package yet. While we continue to prioritize and determine the future roadmap of the package, we have provided a list of possible application tools, considerations for selecting a tool, and some configuration suggestions.
Application Tool Options
- FormAssembly (or other Salesforce AppExchange Survey products)
- Survey Software with Salesforce Integrations (e.g., Survey Gizmo)
- SurveyMonkey Apply
- Fluid Review by SurveyMonkey
- EASY Application Solution (open source from Salesforce.org; connects with a community)
- Salesforce Community (see Portal documentation)
- Visualforce Pages
Considerations for Selecting a Tool
- Budget - each tool has a different pricing structure. Balance your needs with your budget.
- External Accessibility Needs - do you need a portal solution or do you need a form solution?
- What functionality do you need?
- Connection to Salesforce (to create records and map fields)
- Design Flexibility - how flexible is the form design?
Configuration Suggestions
- If you already have an existing form/application tool,
- Create a Lookup on the existing Application object to Funding Request.
- Add the Application Related List to Funding Request Page Layout(s).
- Create a Process Builder that will create a Funding Request record when an application is submitted.
- If you do not have an existing/application tool,
- Create an Application object to store responses to application questions.
- Create a Loookup on the Application object to Funding Request.
- Add the Application Related List to Funding Request Page Layout(s).
- Create a Process Builder that will create a Funding Request record when an application is submitted.
FormAssembly: Recommended Configuration