Starter license – Pro Forms not working, missing JS runtime

Hi everyone,

I recently purchased the Bricksforge Starter plan (June 5, 2025) and started building a multi-step form using Pro Forms. While it shows correctly in the builder, nothing works on the front end — the steps don’t change, and the Next/Previous buttons don’t respond.

After some digging, I found that the Pro Forms JS runtime is missing. There’s no file like brf-pro-forms.js or bricksforge_forms.js, and the folder includes/pro-forms/assets/js/ doesn’t exist in my plugin install. The ZIP from my dashboard is ~7.5 MB, which seems smaller than expected.

What’s confusing is that the pricing page doesn’t mention any feature limitations on the Starter plan — only the number of sites.

Could someone from the team or community confirm:

  • Should Pro Forms work on Starter?
  • Or is the runtime excluded from this plan?

If it’s not included, I’ll likely have to ask for a refund, as this wasn’t clear during purchase.

Thanks in advance!

Hey :slight_smile:

All plans are providing the same Bricksforge plugin.

Files like brf-pro-forms.js or bricksforge_forms.js are not existing in Bricksforge at all. I don`t know why your server tries to load them :thinking:

The responsible javascript file for Pro Forms should be: bricksforge_elements.js.

Could you try to re-download the package? Otherwise, feel free to share access using the [sensitive] tag. :slight_smile:

Thanks, Daniele!

I can confirm that bricksforge_elements.js is being loaded, but the form is still not working — no step transitions or interaction at all.

Could you please check the structure? I’m attaching a screenshot from the Bricks Builder so you can see how I’ve set up the steps and buttons. Maybe I’m missing something?

The url of the test: bricksforge 1 – Testes

Thanks again!

Thanks! What I immediately notice: you are starting the form with a “Step”. But “Step” should divide your form. So it make no sense to start a form like that :blush: Will removing the first Step element make the form work?

Thanks, the issue is now fully resolved!

Quick question: I’ve enabled “Show Summary”, but the summary screen doesn’t show the Submit or Previous Step buttons.
Is this expected behavior? Or is there a way to have both buttons appear after the summary?

Just want to confirm if this is a limitation or if I’ve missed something in the structure (screenshot attached).

Thanks again!