Hi,
I want to show ONLY 15 records on res.partner.tree
to the user.
I have already changed the action to call for the 15 records:
But the problem is that the user can click on 1-15
and change it to whatever number they want, like 1-100
and it will work
How can I restrict an user from doing that?
If that's not possible, how can I restrict everyone from clicking on 1-15 ?