perlpty

Results 6 comments of perlpty

I can be even more specific. This issue only happen to me when hiding elements in the editing-template using boolean variables like: ``` viewtitle { label: View Title?; widget: boolean;...

Ok. I m able to define a little better the issue. It is related to boolean values only. And only if they define a default value in the block definition...

Ok. Now, I can confirm. It is related to the name of the boolean property. For boolean names to work they must end on "Visible" or they would expose the...

I took the time to write the **Issue Exposing Procedure**: 1. **For Template with this issue**: - open Template - Load the only block available - Save Template - Return...

Ok, I guess my last post was without seeing your last post. I suppose I would have to change all boolean variables to add the "Visible"... Is there any plan...

Just to report back. I postfixes all boolean names and now it works without issue. And I agree, there is a workaround that works. Again, thanks for such a good...