Menu

#12 htFormLayout's ":field" syntax doesn't work for lists

open
nobody
None
5
2004-08-16
2004-08-16
michelts
No

Hi!

I trying to do the follow:

layout=[
':field1',
[':field2', ':field3'],
'submit',
]

For the field1 it's ok, the field will be presented without
description, but I have an error with field2 and field3,
these fields don't accept the ':' syntax...

Is this a bug or this is the correct way to work?

Discussion


Log in to post a comment.