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