UI Action: Can I pass a value from the client function to the server function?
UI Action with Client == trueCurrent table is incident.Intention is to take input via user confirmation in the client-side function & pass a value based upon that into a problem record that will be submitted in the server-side function.I tried declar...