Hi,

I've just tried to use FormMessages routine.

In FormMessages.java in the class description it is stated that
it allows to query for messages by form name and field name.

But there is no possibility to get messages by form name and field name.

There is only one method:

public FormMessage[] getFormMessages(String formName)

which returns messages for a given form.

I guess there should be something like this:

public FormMessage[] getFormMessages(String formName, String fieldName)



/ Shamil 




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to