Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListSelector Enhancements: Web App support and Optional Add/Delete #60

Open
OhHey-ItsDave opened this issue Jan 16, 2024 · 0 comments
Open

Comments

@OhHey-ItsDave
Copy link

Suggested addutions that could be made to the single pane ListSelector widget to improve usability.

  1. The single pane ListSelector uses listdlg() when adding options from the Items property to the Value property (making options visible to be reordered). The listdlg() function is not supported by Web Apps as noted on the "Web App Limitations and Unsupported Functionality" page. An alternate to the ListSelector that works with Web Apps would be very useful.

  2. The Add/Delete/Move Up/Move Down buttons for the single pane ListSelector are invisible until one of the options in the list is selected, desired to have them be visible initially. Examples page on File Exchange notes that reordering buttons can be made optional, could not locate property that controls this. Would like option to also make the Add/Delete buttons optional to use widget purely to reorder Items in the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant