[autoform] when building inlined-form view for a relation, consider related entities intead of other views
by considering previous form-views, we may miss that there exists related
entities but which are not editable.
Closes #10495602
sync_schema_props_perms('cw_source', syncprops=False)
if schema['BigInt'].eid is None:
add_entity_type('BigInt')