Controlling the controller in portals.

Hello everyone!

I’m developing for the Web client and I’m looking for the best way to remove the controller (I think, it is named Navigator with version 4 and above). I’m using a portal to show related records and I don’t want to see this small built-in record navigation bar that appears at the button of portals when many records are related. I tried to set a maximum of records for the related foundset without any luck.

This portal will show the 5 latest records and that’s why I’m using a portal… I want these columns to be resizable and reorderable but I don’t want them to be sortable.

Thanks in advance for any help !!

Ok, I found the solution and it was so basic that I’m a bit shy. I simply ask to never show the vertical scrollbar and this controller/navigation bar disappeared from the portal. Sorry for this.

I have another question while I’m there… Under Safari 3.2.1 and Firefox 3.0.5 on Mac Leopard, when I move a column to the right or the left, this column is going to the first or the last position. While there’s other positions ‘in the middle’ where the moved column is supposed to stop because I move only one column with my mouse. The same action is working fine on the SmartClient. Is it a browser’s bug ?

Thanks again !

You can add a case about this in our support system : http://crm.servoy.com/servoy-webclient/ … oy_support.

Homer:
I have another question while I’m there… Under Safari 3.2.1 and Firefox 3.0.5 on Mac Leopard, when I move a column to the right or the left, this column is going to the first or the last position. While there’s other positions ‘in the middle’ where the moved column is supposed to stop because I move only one column with my mouse. The same action is working fine on the SmartClient. Is it a browser’s bug ?

this issue is fixed in the next release

Thanks a lot !!