Add another row width programatically

Hi all,

I’m just wondering if it’s possible to add another row with to the options form programatically (https://www.dropbox.com/s/agrhu4fpo1ltcaa/Screenshot%202016-02-23%2022.48.22.png?dl=0).

I’m looking to add a ‘Narrow’ option too, rather than just fixed and full-width.

Thanks in advance!

Hey Doug,

Welcome to the BB forums! :slight_smile:

I’ve already assigned another member of the team to assist you with your concern. :slight_smile:

Ben

Thanks Ben!

Hi Doug,

That is possible using the fl_builder_register_settings_form filter. Here’s an example of using that to extend the column form. Let me know if you have any questions about that.

https://gist.github.com/zestjosh/0439da4e8bad7ad4799b

Justin

Works like a charm… thanks.

Hi Doug,

Happy to hear your issue has been resolved and thank you for informing us, we appreciate it.

Thanks,
Danny