Client & Server Side Script via Form Action (Workspace) possible like via ui action???
Hi everyone,I’m trying to create a button in Workspace that performs client-side validation (e.g., checking field values) and only executes server-side logic if all client-side checks pass.In classic forms, this is straightforward with UI Actions. Ho...