Move the button above the list
Hi,
We are using the Display Form activity and presenting the list of selected records (ListBox). There could be about 10,000 records displayed in that list. So, the users have to scroll down the complete list in order to find the form buttons on the very bottom. Is there any way to move the buttons above the record? Also, is there any way to show the records in multiple columns rather than showing a long list with one column.
Thank you!!
0
-
The short answer to both questions is unfortunately, no, you can't. But you can set the Size property of the listbox to, say, 10 to give it a maximum height.
But with that amount of items, you may want to consider using an Autocomplete Box instead of a Listbox.0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar