Add existing record in grid not working

Archived from the Xataface Users forum.

adam — Tue Jan 01, 2013 11:45 am

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


shannah — Wed Jan 02, 2013 10:06 am

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