Change view when selecting from a dropdown on a form
I have a form in a scoped custom app in which I need to select a value from [cmdb_ci_site] which is in the CMDB CI Class Models application. The default view does not contain the data needed so I created a custom view in my scoped app. Unfortunately,...