I have a simple $$ViewTemplate form which simply has a $$ViewBody in it. In the Form Properties box, the Content Type is set to “application/x-javascript”. My problem is that if I add another computed field having a DBLookup function, the page does not load. Even if the DBLookup is in a hide-when formula rather than a computed field. The problem is not an error in the DbLookup because I’m using the @IsError and I’ve tested it in another form. It seems that @DbLookups do not work when the Content Type is “application/x-javascript”. If I change the content type then it works. The error I get is a generic IE error (IE cannot download page or not found).
Any comments please?
Thanks
Ed