I'm quite new to HTMLB and I was wondering if it was possible to use a TableView as ValueHelp to an InputField? The TableView should be shown as the DateNavigator is shown.
I would like to show a list of country names, country ISO codes and country regions in a tableview. When showing the tableview I also want to give the user the possibility to search for countries and their ISO codes. The user should be able to select multiple values. The selected values returned to the InputField is a comma-separeted list of ISO codes.
What I've done so far is show the tableview in a separate popup dialog, but I think the way DateNavigator is shown is more elegant.
I think what I actually need is a way to show a Document - instead of a HoverMenu - in a PopupTrigger kind-a-way.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment