Hi,
I don't want to use the default title suffix of DynamicForm.
But when FormItem.setRequred(true) is called, that FormItem's title suffix
is restored to colon(:) even though I changed it by calling
DynamicForm.setTitleSuffix( newSuffix ).
Seems like a bug and I can't wait the next release of SmartGWT.
Any workaround ?
Veritas
I don't want to use the default title suffix of DynamicForm.
But when FormItem.setRequred(true) is called, that FormItem's title suffix
is restored to colon(:) even though I changed it by calling
DynamicForm.setTitleSuffix( newSuffix ).
Seems like a bug and I can't wait the next release of SmartGWT.
Any workaround ?
Veritas
Comment