September 14, 200619 yr I currently use a pop up menu to display a number of items from a value list. When I select the menu it displays a long single column list that I have to scroll through to reach the bottom. Is it possible to change the format so that it is displayed in perhaps two or three columns? This way all the values will fit on the screen at the same time. I have tried a pop up list but this takes a very long time to display.
September 14, 200619 yr Hi you can consider to show the list as "radio button set" if the selection must be only one, or even as "checkbox set" is the user can choose multiple values
September 14, 200619 yr Author There are 103 records in the value list cehckbox and radio button are not really an option.
September 15, 200619 yr Is it possible to change the format so that it is displayed in perhaps two or three columns? Sorry, that can't be done. There might be options though. Is there any way you can make the list conditional so that only pertinent values appear in the list? A drop-down list with auto-complete might also work well. You may want field validation with this option. Hope some of this helps.
Create an account or sign in to comment