Slow Performance UI

We are facing slowness sometimes timeout error with UI. On Ui we are displaying 10 columns and one with record action icons also.

Data type is record type and layout is read only gridlayout.Using logical expression to filter data and user filters.The record is queried at many places in application.

Please suggest what can be possible issues because we are facing it frequently.

  Discussion posts and replies are publicly visible

Parents Reply
  • It is already existing and is set according to 15 set of users and  have multiple if else conditions according to their group membership.

    Sol.-If we make different expressioin rules then can it reduce query time?

    help- Please suggest points to consider while reducing query time as using only on avg 5-6 query filters for one condition and all are necessary.

    Is it possible if a record type is extensively used through out the application at every step can result in it's timeout or unavailability?

Children