I have a Standard and a Simple class, and I’d like to create a View of a join between these two classes. I know I can create the view in PostGres SQL as they both share a key, I just don’t know how to expose this new SQL View in CMDBuild 3.4.4.
I do see Views in the Admin module but its looking for a Function, and not sure where what this Function is?