Hello,
I have created a javascript that disables text boxes on the edit page based on a value in another field. If DataSourceID == 1 then are some boxes editable, and if DataSourceId == 2 are some other boxes editable. My question is, how do I get the same behaviour in the Inline edit?
Regards,
Mikael