Love your module!

My only problem is when I try to switch the export mode to Drupal API I get an ajax error

( ! ) Fatal error: Call to undefined function form_builder_examples_export_recurse() in engines/php.inc on line 120

I take it from the comment on line 51 of form_builder.inc that form_builder_examples.module should be required by the module. Do you mind adding it as a dependancy so this feature of your module works?

Thanks

Comments

sonictruth’s picture

Issue summary: View changes

Bump?

This is still a problem.

At least something on the module page like this would help:

  • Exportable as:
    • Drupal API formatter (requires Form Builder module)
    • CTools exportable/Features
sonictruth’s picture

Still gets me every time I go to use this module.

  • Deciphered committed 7860f71 on 7.x-2.x
    #1990692: Fixed issue with PHP export and Form builder module.
    
deciphered’s picture

Status: Active » Fixed

Sorry, and thank you so much for you patience.

Fix committed and pushed, will be available in the next dev build.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.