Hi Kyle,
I have the following situation. I have loads of websites in a multisites environment and with no database information shared between the different websites (ie no user sharing). I now have several firms that have been active in my biggest website (munich) and who would also like to offer their services on other websites.
Problem: They have already received very positive ratings on their Munich websites profile (using the rating field) and I would like to have the ratings of that (or those) businesses from Munich website displayed on their profile in the other websites.
So, I would need have a query field in Vienna website that queries the Munich database for the rating field and if then only the information from a special user_ID.
Is that possible?
EDIT: I know that it is possible to query another field in another DB, but the question is regarding rating fields but ONLY from a certain user_ID.
Yes, just include their user id in the query. The total rating value is stored in _comprofiler, which is their CB user row. You can query their user id against the id or user_id column.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.