This object contains metadata related to the currently opened form; such as the state of the form, the user that is
currently signed in, the form record and much more.
To access this information via JavaScript, use the global JavaScript object window.XFC_METADATA. When you open a
form, this object is added automatically and filled with the relevant information.
This object contains metadata related to the currently opened form; such as the state of the form, the user that is currently signed in, the form record and much more.
To access this information via JavaScript, use the global JavaScript object
window.XFC_METADATA
. When you open a form, this object is added automatically and filled with the relevant information.