Dependent field missing in subform view

Hello everyone,

I encountered an issue in my app that I can easily reproduce in a small sample application running on version 3.0.

Everything works and renders correctly in my production environment, which is currently running version 2.9.

In a subform, I have a field linked to a dependent field.

When adding a new record inside this subform, there are no issues and the dependent field appears as expected.

However, when viewing the subform within the main form, the dependent field fails to show up.

I have attached the sample application to this message for troubleshooting.

By the way, although the default user interface is set to ‘Boston’ in this sample app, the layout looks more like ‘New York’.
image

Thank you!
Jean

TestDepFieldSubF-20260825-201343745982597.fdf (3.5 MB)

Hi Jean,

Thank you for sharing this scenario.

I have notified the development team, and we will keep you updated as soon as it gets fixed.

Regarding the user interface, you can change it in the Instances form, and it should be applied.

Regards,
Elton S

1 Like

“UI: Ok, I realize that the setting at the application level is a default setting, and it can be overwridden at the instance level. Thanks!”

Hi Jean,

Your latest account upgrade should have the fixes for this issue.

Can you please try again and let me know how that goes?

Thank you.
Elton S

Yep! the field that was missing now shows up, thank you!
Jean