You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application-Specific Form Configurations: Forms can now be configured per front-end application with the same name
Added "Application" property to form creation, copy, and details screens
Fallback Logic: When an application requests a form, the system first looks for an application-specific configuration; if none exists, it falls back to the default configuration (Application = null)
Enables selective overrides while maintaining backward compatibility for existing forms