Hey, I have a company details DB collection and a products collection. How would i go about linking company details to products? the app has user login so session id and acl is set for each user...
Hey, I have a company details DB collection and a products collection. How would i go about linking company details to products? the app has user login so session id and acl is set for each user...
Did you try using the Pointer type http://docs.appery.io/documentation/b...?