Page 1 of 1

fieldgroup tab Error in Related table

PostPosted: Thu Feb 28, 2013 10:33 pm
by muzafar
Greetings,

I have fieldgroup tab error in related table. the tabs are not working in related table, And it is also giving the JQuery error in firebug. I have mentioned the error below. And also It doesn't show the NEXT button in order to move to the next tab. I have attached the two snapshots, one is of related table and the other is when we direct access the table, from the URL, i.e ?-table=tableName. In direct access, the tabs are working fine and shows correctly.

please take a look at the snapshots to understand the issue.

TypeError: jQuery(...).tabs is not a function
[Break On This Error]

jQuery('#Dataface-Form-Tab-Controller').tabs();


Thanks,

Re: fieldgroup tab Error in Related table

PostPosted: Sat Mar 02, 2013 1:37 pm
by shannah
Looks like a bug. Tabs may not be working through related table. It may be as simple as fixing a javascript include for the jQuery tabs plugin - but I suspect it's more involved than that.