Skip to Content
0
Former Member
Nov 24, 2006 at 11:04 AM

getBpsExcel Object required

26 Views

Hi,

if I put some JavaScript source in a Text-Subcomponent of Web Interface Builder I always get the error message Object required at the folowing line:

layout_sheet = getBpsExcel( layout_id );

The variable layout_id is filled by the value of the Layout property of my layout:

var layout_id = "COPT02LY";

What's my mistake?

Regards, Harry