dokuwiki-plugin-bureaucracy icon indicating copy to clipboard operation
dokuwiki-plugin-bureaucracy copied to clipboard

Conditionals for templates

Open iainhallam opened this issue 10 years ago • 1 comments

I'm using a bureacracy form to get fields from my users, and I surround them with Wiki markup in the template. When they don't fill in one of the optional fields, I'd like the markup surrounding it to disappear, but at the moment it just sits there, empty. What's the best way forward on this?

iainhallam avatar Oct 04 '15 16:10 iainhallam

I have not found any conditionals for templates so far. I could only fall back to default text for the case the user did not provide the input, via @@variable| no information was provided @@.

tomio13 avatar Dec 09 '16 14:12 tomio13