CA Service Management

 View Only

 CA Service Catalog: List of Built-In Symbolics?

Scott Stineman's profile image
Scott Stineman posted Apr 23, 2024 05:33 PM

Hello: Is there a list of all the symbolics that can be used when passing the current form's elements into a JavaScript function from an event (onChange, onBlur, and so forth)?  For example, ca_fd.js.myFunction(ca_fd.formId) will automatically pass the originating form's ID into the function, without having to specify the actual form's ID.  If there isn't a full list, here are the ones I would find most useful: Field ID and Field Value (when hard-coded in the properties).

Thank You.  Scott