"SetResetCheckBox(this, '" + ChangesTextBoxName + "', " + GetPeople.List.Current.Person.Id + ", " + EventId + ")"
I would serialize in the webblock to JSON and deserialize in the caller.
João Rosado wrote:
What about calling a .click method in javascrip of a outsystems button element ?