I need to have domian filter on selection field
for example i have DATA =[('1','one'),('2','two')] and so on....
i need to display the values excluding 1 in the form view
↧