Services Plugins FAQs

ReferenceError: zeroQodeExportDateinState is not defined

Hello

I have followed the instructions to set up Toolbox and am getting the error on the following code. Could you please help me see where I’m going wrong? Thank you!

Error: ReferenceError: zeroQodeExportDateinState is not defined

let q1 =“Get q1 from page URL”;
let q2 =“Get q2 from page URL”;
let q3 =“Get q3 from page URL”;

var resultId;

if (q1 == “a” & q2 == “a” & q3 == “a”) {
resultId = “Result 1”;
} else if (q1 == “a” & q2 == “a” & q3 == “b”) {
resultId = “Result 2”;
}

console.log(resultId);
zeroQodeExportDateinState(resultId);

Hello @colossally
Thank you for contacting us.

I am sorry to hear that you have had difficulties with our plugin.
We have passed this information to the development team, they will check it and we will get back to you as soon as possible.

Cheers!

Hello @colossally,
Thank you for your patience.

I’m excited to share that we have effectively resolved the issue with the Zeroqode Toolbox Plugin action and have updated it to version 1.29.0.

Could you kindly update the plugin within your app to this latest version and confirm whether everything is now operating smoothly? :blush:

Feel free to explore the plugin’s functionality on our demo page.

Your patience and cooperation throughout this process have been greatly appreciated.

Cheers!

Thank you! It’s working perfectly.

I have a further question about the functionality.

When my event is to click a button, everything works. However, I would like the JS to run when the page is loaded. This doesn’t seem to work. What am I missing?

Thanks!

Hello,
We are sorry for the long reply due to the weekend.

Our development team have checked your issue and were unable to identify this issue.
See screenshot bellow.

We would appreciate screenshots of your installation, especially if there are any error messages. In addition, please share a short video demonstrating your installation and the specific issues you encountered.
You can use tools like Loom or any software you’re comfortable with.
When demonstrating, please use the Bubble debugger and follow the steps to check for missing values or data sources.
This will give us a better understanding of the situation.

We appreciate your patience and cooperation.
Cheers!