I am new to HCL Leap and have a question about setting up a Service to get information using Select from Domino Database. I have a dropdown field that I want to pull a list of employees from a traditional domino database in which we have employee information. I am able to successfully get the names of employees using Find Documents in View service operation. However, when I preview the form, it only shows the first 50 employee names in the dropdown list. There are over 1000 employee names in the view, which I have used in traditional domino forms before. I searched for settings in the service configuration to set the number of rows to display from the view, but I do not see any.
How do I pull in all names/rows from a view using a Service in HCL Leap? Some additional information, the Leap application is not deployed yet. It is still under development. Does it need to be deployed to see more results from a service?
Thank you.