I am using CSVI to run reports from Community Builder which works fine however I have a query field that I need to include in the export and the query fields are not available in the comprofiler table. I have setup a standard integer comprofiler field that updates whenever the user changes their details from the query field however I need a starting position so I can start running exports.
Is there a way I can trigger the auto action to run once for all users?
Query fields are not stored in the database. It simply takes the result of your database query supplied to the field and displays it on profile. You'll need to include that query in your export query as a sub query if you want its results included in your export.
Is there a way I can trigger the auto action to run once for all users?
Yes, that's what the Internal Users trigger does. You'd then use the Internal Users URL provided in CB Auto Actions > Parameters to run all actions with the Internal Users trigger.
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.