CommunityForce Support
- Total activity 3487
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2165
Articles
Recent activity by CommunityForce Support-
How do I upload a separate logo for a sponsoring department?
Only Global Admins can access this. 1. From the Administration Dashboard click on the Sponsoring Organization Icon 2. The Sponsoring Organization page will open: 3.Click the edit icon to left of th...
-
What are Ad Hoc Queries?
You can directly query the database by writing SQL queries. You will need to refrain from using words like Update, Delete, and Alter while writing a Query, as it will result in Syntax error. If you...
-
What is the difference between a status and a status detail?
The Status Stage is a system defined status tied to a system workflow and usually is automatically updated as specific events occur. Status Details: These are custom stages defined by the admin to ...
-
Can I create my own Ad Hoc Queries using SQL?
You can directly query the database by writing SQL queries. You will need to refrain from using words like Update, Delete, and Alter while writing a Query, as it will result in Syntax error. If you...
-
Can I customize the list of the available statuses for an applicant?
No, this are hardcoded and tied to workflows in the system. Currently the names of the status cannot be changed.
-
Where do I get the table structure of the database to create my own Ad Hoc Queries?
For accessing the table structure of the database for creating Ad Hoc Queries please contact CommunityForce.
-
Can I customize applicant status details list?
Yes, Global Admins can customize this list under the Administration section of the system.
-
Is there a report in the system that will show me the percentage complete for all the applicants and their application sections?
The Section Status Report is used to view all the applicants and what percentage of completion they have completed each section in the application. This report will show you a listing of all the ap...
-
Why would I use applicant status details?
They can help you know what stage of your process your applicants are in. Status Details can be used as filters in reports and email notification.
-
I am trying to pull the report on section status and it is taking a long time?
This report can take several minutes to load as it is compiling all the data in the application.