HOME | SOLUTIONS | INDUSTRIES | SERVICES | ABOUT US | NEWS & EVENTS | SUPPORT CENTER | CONTACT

 
Product Documentation
Dovetail SelfService
Knowledge Base
Support Forums
Employee Blogs
Contact Us

FCSUPPORT Knowledge Base Articles

There are 12 articles for "FCSUPPORT".


Outlook security settings for EEO
(Article # 98) When using EEO in both classic client and in fcClient, Outlook client may prompt users if it is OK for another program to interact with Outlook. Example p...
Results appear differently between Clarify and fcClient
(Article # 143) You may run accross an issue where results appear to return differently in the Clarify Classic Client and fcClient for the same screen.
Save, Discard, Cancel not available on workflow actions
(Article # 144) If a Case, CR, PR Detail, etc. is modified in fcClient, and then a "workflow action" (discard, assign, move, etc.) is performed before the changes are sav...
Coloring the selected row in a grid
(Article # 145) 1. Make sure you're including client_utility.js: <script language="javascript" src="../code/client_utility.js"></script> 2. Make sure your table has a...
Add help to a page
(Article # 150) 1. Create a new help page, such as site_help.htm 2. Place this new file in the same directory as the page you want to post it form, i.e. /pages/site/ ...
Code which runs after a date/time has been picked from the calendar control
(Article # 151) Add a hidden element with an id of cal_callback, and have this element's click handler do the code you want. <input type="hidden" id="cal_callback" onc...
Display the age in the console
(Article # 152) Here's an example of displaying "age" in the console. However, like the Clarify Classic client, this would display how long the case has been in the wi...
Display localized time
(Article # 153) Example code: <% if (!bFindCaller){ var now = FCSession.GetCurrentDate(); var cust_tz = boTZ('full_name'); var cust_tz_name = b...
Finding the line number of a server-side error
(Article # 154) Often, while developing, you will run into a server-side error that you wish to debug. Most of the fcClient pages have a try/catch around the entire page,...
Checkbox label click the checkbox
(Article # 155) 1. Use the "for" property of the label control Example: <input type=radio name="product_type" id=by_site value="site_part" checked> <label for=by...
Biz rule message to include a URL screen pop
(Article # 156) http:// <Path to fcclient>/console/console.asp?command=casebyid¶m1=[Object ID] where <path to fcclient> will be something like myserver/fcclient Av...
System running low on virtual memory.
(Article # 158) An application using fc APIs may runs low on virtual memory.

Copyright © 2008 Dovetail Software, Inc. All rights reserved.

 

support center | blogs | terms & conditions | contact