Can I make only one column of a tree view editable, and when I click on other columns, open the form view?
I can make only one column editable in a tree view, like :
But then I can't open the form view. How can I open the form view when click on readonly field?