That field is on many more forms. Here's a SQL statement you can use to find 
them all based on the field ID. If you're using overlays, you'll need to create 
overlays for the join forms and the views the field is on.

select arschema.name, field.fieldId, field.FieldName 
from field left outer join arschema 
on arschema.schemaid=field.schemaid 
where fieldName = '1000000215'



HPD:Help Desk
HPD:Help Desk Classic
HPD:Help Desk_SLA
HPD:HelpDeskPeopleReportJoin
HPD:Incident Management Console
HPD:IncidentInterface
HPD:IncidentInterface_Create
HPD:LoadHelpDesk
HPD:LoadTemplate
HPD:Search-Assignment Logs
HPD:Search-Associations
HPD:Search-Worklog
HPD:Template
HPD:TemplateCustomerJoin
HPD:TemplateSPGAssocLookup
HPD:TemplateSPGLookUp
SYS:Reported Source

 

Jason

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to