![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
I am trying to use the layout disjointed for a custom layout for a dw journal. I had success with flexible squares with another journal.
I compile and save, and get this error, the same error with several tries:
I compile and save, and get this error, the same error with several tries:
Context
Compile error: line 261, column 5: Can't declare usage of non-existent property
S2::NodeProperty, S2/NodeProperty.pm, 90
S2::NodePropGroup, S2/NodePropGroup.pm, 77
S2::Checker, S2/Checker.pm, 374
S2::Compiler, S2/Compiler.pm, 34
257: property use text_edit_entry;
258: property use text_edit_tags;
259: property use text_mem_add;
260: property use text_tell_friend;
261: property use text_flag;
262: property use text_permalink;
263: property string free_text {
264: des = "Free text";
265: rows = 10;
I am assuming it has to do with "flag" but I do not know what to replace it with.
no subject
Date: 2010-09-22 12:26 am (UTC)Thanks for the suggestion!