Difference between revisions of "Designer FAQs"

From AgileApps Support Wiki
imported>Aeric
 
imported>Aeric
 
(20 intermediate revisions by the same user not shown)
Line 2: Line 2:
===Can we customize the screens?===
===Can we customize the screens?===


To some extent you can. For example, the [[Home Page| Home pages]] or [[Form Layouts|form layouts]] are all customizable. If you have more extensive customization, we ask that you contact the support team for more information about [http://www.longjump.com/support/services.htm Professional Support Services].
To some extent you can. For example, the [[Dashboards]] and [[Forms]] are all customizable. If you have more extensive customization, we ask that you contact the support team for more information about [http://www.longjump.com/support/services.htm Professional Support Services].


===If I need a specific or unique field added to the platform do I need to contact customer support? Or can I modify/add this field on my own?===
===If I need a specific or unique field added to the platform do I need to contact customer support? Or can I modify/add this field on my own?===


Customization can be done by your System Administrator by managing platform [[Settings]].  
Customization can be done by your System Administrator by managing platform settings.  
:''Learn More: [[Role Based Access Permissions]]''
:''Learn More: [[Data Access Permissions]]''


===Can I change the Date Format?===
===Can I change the Date Format?===
Line 18: Line 18:
===I work in a different time zone, can I change it?===
===I work in a different time zone, can I change it?===
You can specify your default time zone in the [[My Information]] setup area.
You can specify your default time zone in the [[My Information]] setup area.
===Can I add my company logo to a Template I Create?===
Yes, to set up your template with a logo, see [[Create an Email Template]] for details on customizing a template with your company logo.


===How do I change the default Search method? ===
===How do I change the default Search method? ===
Line 28: Line 25:
===How can I add or move tabs? ===
===How can I add or move tabs? ===


Use [[Personalize Tab Settings]] to customize the tabs for your use.
Use [[Application Tabs]] to customize the tabs for your use.


==Can I Create New Applications?==
==Can I Create New Applications?==
Line 36: Line 33:
==I have a [[B2C]] business, I work with Contacts, and have no need for Accounts - what can I do? ==
==I have a [[B2C]] business, I work with Contacts, and have no need for Accounts - what can I do? ==


Customize the Contacts tab ('''Designer > Data & Presentation > Objects > Contacts > Form Layout > Related to'''), and change the ''Related To'' Field Attributes from 'Required' to 'None'. This will disconnect the Accounts tab from your Contacts, and you can use the Contacts tab to manage your clients.
Customize the Contacts tab ('''[[File:GearIcon.png]] > Customization > Objects > Contacts > Form > Related to'''), and change the ''Related To'' Field Attributes from 'Required' to 'None'. This will disconnect the Accounts tab from your Contacts, and you can use the Contacts tab to manage your clients.
{{#if: {{ShowOutlookSync}}
{{#if: {{ShowOutlookSync}}
|
|
Line 48: Line 45:
}}
}}
==Questions about Templates==
==Questions about Templates==
===How do Print Templates work? Do you have any samples? ===
===How do Document Templates work? Do you have any samples? ===


You can use [[Print Templates]] that will allow you to set up a document that pull information from a specific object (or tab). You can use these print templates to set up standard proposals, queries, contracts, invoices, etc. Below is a link to help you get started.
You can use [[Document Templates]] that will allow you to set up a document that pull information from a specific object (or tab). You can use these Document Templates to set up standard proposals, queries, contracts, invoices, etc. Below is a link to help you get started.


===The email template does not seem to be working ===
===The email template does not seem to be working ===


Check the variable name(s) you are using in your template. The variable name should match the tab you are using. For example, for a view from the Contact object, use the variable name <tt>$contact.first_name</tt>.
Check the variable name(s) you are using in your template. The variable name should match the tab you are using. For example, for a view from the Contact object, use the variable name <tt>$contact.first_name</tt>.
==How can I add the Forecast Tab to my SFA application? ==
The Forecast tab is not a visible tab. You can manage your forecast within an Opportunity or by logging a call. See [[Forecast]] for more information.


==What is a database? ==
==What is a database? ==
Line 79: Line 73:
See [[Mass Operations]]
See [[Mass Operations]]


==Can my users each have different subcription/ service plans? ==
==Can my users each have different subscription/ service plans? ==
 
No, you can only have one service plan for your account. If you add more users, they need to be added under this service plan.


No, you can only have one service plan for your account. If you add more users, they need to be added under this service plan.  
==What is the "User ID" value when a Record is Assigned to a Team?==
When a team is created, a stand-in "user" is created automatically.
 
To get the ID of that user:
# '''[[File:GearIcon.png]] > Access Management > Users'''
# Click the down arrow next to ''Active Users''
# Select the ''All Users'' view.<br>You now see "users" in the list who have the name of a team.
# Click the wrench  icon next to ''All Users'' and click '''Edit this View'''
# Add the '''Record ID''' field to the list of displayed fields.
# Click '''[Save]'''
# Click '''[Ok]''' to make the global change.<br>(The alternative is to create a new view.)
 
The list now shows the ID of the "user" to whom a record is assigned when it has been assigned to a team, and none of the team members has claimed it.


==Troubleshooting Questions==
==Troubleshooting Questions==
Line 90: Line 98:
===Why is my picklist not showing the right values? ===
===Why is my picklist not showing the right values? ===


Please make sure that your picklist does not contain periods or commas as selectable values  
Please make sure that your picklist does not contain periods or commas as selectable values
 
===Why can I not change ownership for a related contact? ===
 
Before transferring the related objects to the new owner, We explicitly check if a user is a licensed user. And we only transfer if it is a licensed user. We do transfer the Account/{{leadprospect}} objects to the unlicensed user but not the related objects pertaining to these Base objects.


== Other FAQ Pages ==
== Other FAQ Pages ==


*[[General FAQs]]
:*[[General FAQs]]
*[[Access Control FAQs]]
:*[[Access Control FAQs]]
{{#if: {{ShowDevInfo}} |*[[Developer FAQs]] }}
:*[[Developer FAQs]]
<noinclude>


[[Category:FAQs]]
[[Category:FAQs]]
</noinclude>

Latest revision as of 01:09, 3 March 2015

Questions about Customizing

Can we customize the screens?

To some extent you can. For example, the Dashboards and Forms are all customizable. If you have more extensive customization, we ask that you contact the support team for more information about Professional Support Services.

If I need a specific or unique field added to the platform do I need to contact customer support? Or can I modify/add this field on my own?

Customization can be done by your System Administrator by managing platform settings.

Learn More: Data Access Permissions

Can I change the Date Format?

You can specify your default date format in the Company Information setup area.

Can I change the Currency?

You can specify your default currency format in the Company Information setup area.

I work in a different time zone, can I change it?

You can specify your default time zone in the My Information setup area.

How do I change the default Search method?

By default we will search only in the tab that the user is currently on. This was done to move away from the global search which was being done by default. The default search setting can be personalized by the user to change to 'All' if required.

How can I add or move tabs?

Use Application Tabs to customize the tabs for your use.

Can I Create New Applications?

Absolutely. For more on this, see the Application Design Guide.

I have a B2C business, I work with Contacts, and have no need for Accounts - what can I do?

Customize the Contacts tab (GearIcon.png > Customization > Objects > Contacts > Form > Related to), and change the Related To Field Attributes from 'Required' to 'None'. This will disconnect the Accounts tab from your Contacts, and you can use the Contacts tab to manage your clients.

Questions about Templates

How do Document Templates work? Do you have any samples?

You can use Document Templates that will allow you to set up a document that pull information from a specific object (or tab). You can use these Document Templates to set up standard proposals, queries, contracts, invoices, etc. Below is a link to help you get started.

The email template does not seem to be working

Check the variable name(s) you are using in your template. The variable name should match the tab you are using. For example, for a view from the Contact object, use the variable name $contact.first_name.

What is a database?

See this article for more information.

How do I create a dynamic list (view)?

Views created with criteria like Contacts belonging to a specific industry are fluid in nature, New contacts added within that industry will automatically become part of the industry specific view. A view is dynamic, unlike a list, which is a static group of records that you can edit as needed.

How do I add contacts to lists?

You can create lists by going to Contacts View, Checking those contacts that you want to add to a list and then clicking on Group Operations->Create View on the Left. The list that you saved will be saved as a View in Contacts tab which can be edited any time. Lists are static, unlike Views, which find all records that meet the filter.

How do I create a webform?

You can create a web form that you can post onto your website and once a user fills it out and submits the form, it will generate a record into the platform. For detailed information, see Web Form.

How can I delete a large number of records?

See Mass Operations

Can my users each have different subscription/ service plans?

No, you can only have one service plan for your account. If you add more users, they need to be added under this service plan.

What is the "User ID" value when a Record is Assigned to a Team?

When a team is created, a stand-in "user" is created automatically.

To get the ID of that user:

  1. GearIcon.png > Access Management > Users
  2. Click the down arrow next to Active Users
  3. Select the All Users view.
    You now see "users" in the list who have the name of a team.
  4. Click the wrench icon next to All Users and click Edit this View
  5. Add the Record ID field to the list of displayed fields.
  6. Click [Save]
  7. Click [Ok] to make the global change.
    (The alternative is to create a new view.)

The list now shows the ID of the "user" to whom a record is assigned when it has been assigned to a team, and none of the team members has claimed it.

Troubleshooting Questions

Why can't I save contracts?

End Date is a required field when saving a contract. Enter an end date and save the contract.

Why is my picklist not showing the right values?

Please make sure that your picklist does not contain periods or commas as selectable values

Other FAQ Pages