Object names, groups, and maintainability

Buttons, popups, diagnosis entries, repeated template instances, and tag-bound objects should have readable names.

Objects

Objects: Object names, groups, and maintainability

Good object names make behavior browsing, search, export, and troubleshooting much faster.

Name important objects

Buttons, popups, diagnosis entries, repeated template instances, and tag-bound objects should have readable names.

Group repeated content

Use groups when several objects form one equipment block. Keep the group structure understandable so templates and behavior scans do not become confusing.

Avoid hidden leftovers

Large pages often become slow because old test objects remain outside the visible area. Clean unused objects before delivery.

HQ VISU input template object
Figure 1: Input template object

Configure input mode, target value, confirmation behavior, and keypad relation together.

HQ VISU keypad template object
Figure 2: Keypad template object

Connect keypad templates to their input target so users can enter values into the intended field.

HQ VISU table template object
Figure 3: Table template object

Keep headers, rows, styling, and data source responsibilities clear when building table-style components.