Page 1 of 1

Add existing record in grid not working

PostPosted: Tue Jan 01, 2013 11:45 am
by adam
Hello and happy new year :)

I have problem with adding existing record in grid with relationship. It seems that there is problem with javascript - If clicked, button "add existing record" do nothing. While loading page, some error in JS occures:
TypeError: $ is not a function
and
TypeError: $(...).RecordBrowser is not a function

I was not investigating problem into its deep, but this problem appear in version 1.3 and even in 1.9

If anyone know what to try, I will be thankfull :)

Re: Add existing record in grid not working

PostPosted: Wed Jan 02, 2013 10:06 am
by shannah
Looks like the RecordBrowser script isn't being included for some reason. Sounds like a bug. I have added it to the issue tracker... will look into it as soon as I get a chance.

http://bugs.weblite.ca/view.php?id=1203

-Steve