0 votes

Hi,

I do not find where in the web config file we change this limit.

Thanks for your help

by (800 points)

1 Answer

0 votes
by (18.0k points)

Hello,

In the Web.Config file of your Web Interface, add the sizeLimit attribute to the XML element softerra.adaxes -> web.ui -> directoryGridView:

<!-- Adaxes settings -->
<softerra.adaxes>
  <web.ui>
    <directoryGridView possiblePageSizes="10,15,20,50,100" sizeLimit="1000"> 

    ...

    </directoryGridView> 
  </web.ui>
</softerra.adaxes>

Related questions

0 votes
1 answer

Hi, I'm trying to create a web console only for sending SMS using adaxes 2018.2. The SMS-users that are going to use the console should only be able to view users, not edit ... which removes a lot of OUs that the users should not see or be able to browse to.

asked Sep 2, 2020 by eirikza (120 points)
0 votes
1 answer

Hello, Is it possible to grant members of a business unit permission to run a custom command? I know I'm able to give permission to a user/group to run a cmd on a business ... that can run the command. I've not been successful with any of my attempts to do so.

asked Mar 23, 2017 by JoCCCsa (100 points)
0 votes
1 answer

Greetings. When I create the parameters to make a business rule that looks for users whose Email Proxy Adresses does not contain 'SMTP:%userPrincipalName%', it still generates profiles ... and primary SMTP address don't match. Version is 2023 How rule is set

asked Dec 19, 2022 by MShep (80 points)
0 votes
1 answer

I would like to create a scheduled task to search for specific AD groups based on part of the name and automatically be added to the Business Unit. I am not finding much online about it and it doesn't appear to be an OOB thing in Scheduled Tasks.

asked Dec 29, 2022 by msheppard (20 points)
0 votes
1 answer

Hi, I have created a Business Unit for each of our teams in Adaxes. Members are added with a membership rule according to their setting in the department attribute. How can I access ... http://adaxes.com/sdk/) I was not aware that the SDK docs are online now.

asked Jan 15, 2013 by esoAdxAdmin (650 points)
3,326 questions
3,026 answers
7,727 comments
544,683 users