AgelxNash/DocLister

Display default value of template variable

pmfx opened this issue · 0 comments

pmfx commented

I have a trivial issue. I cannot display default value of a template variable.

Here is my variable:

screenshot_1

Template:

screenshot_2

If I save document with value of "Category" template variable set to "General", I have empty value in the output (should be "264"). If I set category to "Other" it is OK and I can see "332" in the output.

Is there a parameter to take default values into account too?