Hi there, I have installed webform module in my first backdrop project. When i go to webform from Contents , I am having an error as follows -
PHP Fatal error: Call to a member function preview() on boolean in <BACKDROP_ROOT>/modules/webform/includes/webform.admin.inc on line 332
Pleas help.
Recent comments
In D7, there was a complete list of all tokens in the Help menu, but in Backdrop, hook_help() (and by extension, the Help menu) was removed. I wrote a small module, Token Help, that provides that...
What's the deal with tokens?
I'll check it out... but here's the problem: Backdrop has made module installation so easy, and I've become so lazy... that I now have no idea how to get from the link you provided to an installed...
Display Suite: Custom Fields
Thank you all for continuing to help with this! As for the question of how I happened to be working with a feature that appeared not to officially exist (views field) in Backdrop at the time... That'...
What's the deal with tokens?
It is also available (I'm 90% sure) in the tokens for the content type's display settings, so you could also potentially update the default "Author/date format" from this: [node:created:medium] by [...
Is there a 'last updated' record stored that can be shown on nodes?
There is a port of the Display Suite module that I started a while back, but I have not made a full release of it yet because I did not have an upgrade path for it. If you could check it out and let...
Display Suite: Custom Fields