Hello. Has anyone encountered the situation of having an "orphaned" or "lost" field on a form view? I have a web (fixed fields) view of the AST:Asset form (SchemaID 191 in my arschema table on SQL Server) which is supposed to have a Search Bar form action field (FieldID 1005), but which I cannot find anywhere on the form, either in the view in which it is supposed to be located or in any other view.
The field does exist in the field table. The query "select * from field where schemaid=191 and fieldid=1005" yields one record with a field name of "Search Bar" The field does NOT exist in the field_dispprop table, which I understand contains field label data, among other things. I assume this may have something to do with why it is not visible in the "Find Field" drop-down list, which is (as far as I know) the only way to locate a field on a form. Ideally, if it is not possible to locate this field, I would like to remove it entirely and attempt to recreate it, but I haven't been able to find a way to do this either. Any help would be greatly appreciated! Thanks, Jim Ashton _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

