Hi, I have 2 problems and I need help. 1. When someone select "other" from an input I want to show another input (text). I tried something and it worked but the problem is that I use jQuery for styling and there are some conflicts. If I remove styling it works. Does anyone knows another way to to this? 2. I use jQuery DataTables and I want to remove sorting for a specific colum. I tried something from here http://www.datatables.net/release-datatables/examples/advanced_init/sorting_control.html but I get errors. Thanks a lot!