Page 1 of 1

property group

PostPosted:Fri Mar 04, 2011 11:10 am
by bonati
UNABLE TO CREATE PROPERTIES GROUP

When I try to register a property group, I access to the ADMINISTRATION/ PROPERTY GROUP panel but I always get this answer:
Code: Select all
Application error

Class:	com.openkm.core.ParseException
Message:	Attribute "value" must be declared for element type "input".
Date:	Fri Mar 04 12:03:57 CET 2011
I am in Windows XP system and openKM v 5.0
What I do?
Thanks

Re: property group

PostPosted:Sat Mar 05, 2011 2:17 pm
by jllort
The message is clear, at leat you must put in the input the atribute value=""

Re: property group

PostPosted:Mon Mar 07, 2011 9:51 am
by pavila
According to http://www.openkm.com/dtd/property-groups-1.1.dtd, need a type but by default is set to text. Post your PropertyGroup.xml here.