Closed GoogleCodeExporter closed 9 years ago
I see these two lines in alfresco.log:
23:59:53,279 WARN [alfresco.missingProperties] Failed to find property 'title'
for node: workspace://SpacesStore/91b95868-8bb3-4e63-9d83-fdb908366118
23:59:53,279 WARN [alfresco.missingProperties] Failed to find property
'description' for node:
workspace://SpacesStore/91b95868-8bb3-4e63-9d83-fdb908366118
deactivated model, filled in title, description, author. save and activate
model again.
no change in layout.
And this is my model:
<?xml version="1.0" encoding="UTF-8"?><!-- First namespace prefix in namespace
array is used for model prefix --><model name="frmben:benschopforms"
xmlns="http://www.alfresco.org/model/dictionary/1.0"> <description>Alfresco
Form Builder
Project</description> <author>admin</author> <version>1.0</version> <imports> <i
mport uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d" /> <import
uri="http://www.alfresco.org/model/content/1.0" prefix="cm"
/> </imports> <namespaces> <namespace uri="frmben.model" prefix="frmben"
/> </namespaces> <aspects> <aspect
name="frmben:dagVerkoop"> <title>dagVerkoop</title> <properties> <propert
y
name="frmben:DVKDatum"> <title>Datum:</title> <type>d:date</type> </p
roperty> <property
name="frmben:DVKVPower"> <title>V-Power*</title> <type>d:float</type>
</property> <property
name="frmben:DVKDiesel"> <title>Diesel:*</title> <type>d:float</type>
</property> <property
name="frmben:DVKCRT"> <title>CRT*</title> <type>d:float</type> </prop
erty> <property name="frmben:v-powerdiesel"> <title>V-Power
Diesel:*</title> <type>d:text</type> </property> <property
name="frmben:DVKEuro95"> <title>Euro95:*</title> <type>d:float</type>
</property> <property name="frmben:DVKOmzetOliePWk:"> <title>Omzet olie
per week:</title> <type>d:float</type> </property> <property
name="frmben:DVKWassingen"> <title>Wassen:</title> <type>d:int</type>
</property> </properties> </aspect> </aspects></model>
Original comment by aw...@scapeler.com
on 27 Feb 2012 at 11:07
files attached
Original comment by aw...@scapeler.com
on 27 Feb 2012 at 11:13
Attachments:
Lots of bug fixes have been made and validation is tighter on the latest
release. This should help guide the creation of forms. I could not replicate
the bug and no others have came across it. There is a webinar I could walk
through if there is time.
Original comment by mike.pri...@abstractive.ca
on 28 Mar 2012 at 3:33
Original issue reported on code.google.com by
aw...@scapeler.com
on 27 Feb 2012 at 10:57Attachments: