HTML Architect: changing any reference field (Entity, Field, RelatedEntity, Function, ...) does not update dependent fields

Description:

When a user selects a value from the Reference field in HTML Architect, the Name field is not automatically populated. This behavior is expected and was working correctly in Desktop Architect.

Steps to Reproduce:

  1. Open HTML Architect

  2. Navigate to a Data Entity that contains a Reference field and a Name field

  3. Select a value from the Reference field dropdown/lookup

Expected Behavior:

The Name field should be automatically filled based on the selected Reference value, matching the behavior of Desktop Architect.

Actual Behavior:

The Name field remains empty after selecting a value from the Reference field. The auto-fill synchronization does not trigger.