disableItem is not a function error

Hi,

i have form that i want some items to be disabled after a user selects a grid item.

Here is what i have done

        [code]myform.load(data.php?action=2&id='+id,function(){
                myform.disableItem('item1');
                myform.disableItem('radio2','1');
                myform.disableItem('radio3','0');
        }); [/code]

Am getting the Error:
myform.disableItem is not a function

Please help.

Ndegwer | Kenya

Hello

Please provide completed demo (including all corresponding js/css files) or direct link

Thx for the quick reply. Here’s the link:

http://41.139.140.106/Fairladies/websiteAdmin.php

Choose Language Nederlands then choose a Story to Edit, thats when the error appears.

Regards.

No solution found?

I don’t see errors related to disableItem
only alerts like “Story ID 1343 does not have a Translation to Language Nederlands - nl-NL”