Locate objects and search results.

Reference  Solution   DesignerWorkspace → Find Results | Shortcuts | Settings | DataGrids 


Find Results Panel (Reference): The Find Results panel displays cross-reference results for selected objects and enables quick navigation to all usage locations.


Accessing Find Results

Opening the Panel

MethodActionLocation
ToolbarClick Find Elements iconMain toolbar
KeyboardPress Ctrl+FAny context
Context MenuRight-click → Find ReferencesOn any object

Panel Interface

Search Controls

ControlFunctionDescription
Text BoxObject name entryType or paste object name
Browse (...)Object browserSelect from list
SearchRefresh resultsUpdate cross-references
PreviousNavigate backwardGo to previous reference
NextNavigate forwardGo to next reference

Results Table

ColumnDescriptionAction
ModuleConfiguration areaShows module containing reference
LocationSpecific itemExact configuration location
PropertyUsage contextProperty or field using object
ValueCurrent settingHow object is referenced

Using Find Results

Basic Workflow

  1. Select Object
    • Type name in text box, or
    • Click browse (...) button to select
  2. Review Results
    • Table shows all usage locations
    • Count displays total references
  3. Navigate to Location
    • Double-click any row to jump there
    • Use Previous/Next for sequential navigation

Search Options

OptionDescriptionUse Case
Exact MatchObject name exactlySpecific object
Partial MatchContains textMultiple similar objects
Case SensitiveMatch case exactlyPrecise searching

Common Use Cases

Refactoring

TaskProcess
Before RenameCheck all references
Before DeleteVerify no dependencies
Impact AnalysisUnderstand connections

Debugging

IssueHow Find Results Helps
Missing DataLocate all tag references
Script ErrorsFind script usage locations
Display ProblemsCheck display bindings

Navigation Features

Quick Navigation

ActionResult
Double-click rowOpens configuration and selects object
Previous buttonMoves to previous reference in list
Next buttonMoves to next reference in list
F3Find next occurrence
Shift+F3Find previous occurrence

Navigation History

The panel maintains navigation history:

  • Previous searches accessible via dropdown
  • Recent objects list for quick access
  • Bookmarks for frequent searches

Advanced Features

Filtering Results

FilterShowsHides
Module TypeSelected modules onlyOther modules
Property TypeSpecific propertiesOther properties
Direct ReferencesDirect usage onlyIndirect references

Export Options

FormatUse Case
CSVDocumentation
ClipboardQuick sharing
ReportFormal analysis

Performance Tips

Large Solutions

  • Use specific object names
  • Apply filters before searching
  • Search incrementally
  • Close unused result tabs

Search Optimization

TipBenefit
Use exact namesFaster results
Limit scopeReduced search time
Cache resultsQuick re-access

Troubleshooting

Common Issues

ProblemCauseSolution
No results foundObject not usedVerify object exists
Incomplete resultsSolution not builtBuild solution first
Slow searchLarge solutionUse filters
Navigation failsDocument closedReopen document



In this section...