Page 1 of 1

problem with report after update to 2.8

Posted: Fri Dec 14, 2012 12:50 pm
by johan
Hi,

After update I have a problem with reports that use 'selection criteria form 'blank'.

Get error 'name' cannot be blank.

The reason is object "Name" on form blank

To be solved with

Code: Select all

update zzsys_object set sob_text_no_blanks = '0' where sob_text_no_blanks = '1' and  zzsys_object_id = '145997277e1114'
Hope it helps

Re: problem with report after update to 2.8

Posted: Tue Dec 18, 2012 2:55 am
by admin
johan,

It does help.

Thanks

Steven