Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Modifying "ContactList" query in WorkItemEdit

Updated: 22 May 2010 | 1 comment
CraigWU's picture
0 0 Votes
Login to vote

I'm customizing the WorkItemEdit form to include a second contact field (to store the person calling, if its different that person experiencing the problem). I was able to add the field, and seem to have found all the code I need to add to support it.

The problem I'm having is that in the "ResolveCallerHint" function, there is a reference to a query named "ContactList". I need to be able to add my new field (named caller_id) to this query, but I cannot find the source.

Does anyone know where the "ContactList" query or the "AssetList" query are defined?

discussion Filed Under:

Comments

CraigWU's picture
03
Oct
2008
0 Votes 0
Login to vote

Found it

I found that all the queries are stored in a Query table in the Altiris_Incident database.