Current Limitations means, with regard to the Itential ServiceNow Application, any feature or function that that seems desirable, but is not currently available for use or that is not currently in the specifications.
Current Limitations include:
❌ JSON Forms with Dynamic Dependency Bindings
The latest release version of the app does not support rendering JSON forms that have fields which have dependent bindings (e.g., if a dropdown has binding to api /:configId/:view
, and the value for configId
and view come from another dropdown binding).
This functionality may be supported in a later version.