problem with report after update to 2.8
Posted: Fri Dec 14, 2012 12:50 pm
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
Hope it helps
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'