Tags:
tag this topic
create new tag
view all tags
---+ File Chooser Widget _The file chooser widget provides the ability to have a user select a File, a Folder, or either from a filtered list of files on their desktop._ <br />%TOC% ---++ Overview: The Appx File Chooser lets a designer define an Appx data field on the screen that can be populated by the user using a File Chooser. The file chooser can be configured to restrict the user to just selecting Files or Folders. The files shown in the chooser can be filtered by one or more filters defined by the designer. Filters are set as lists of file extensions that are valid. Due to space considerations in the current WIDGET file, the most used appearance options are specified as specifications on the Widget definition screen. The lesser used options are specified as @ macros entered into the Label or Tooltip widget fields. ---++ Usage: *%BLUE%Widget Screen Specifications:%ENDCOLOR%* * *Chooser Mode* - This determines what can be selected by the user. FILE tells the chooser that only Files can be chosen. FOLDER tells the chooser that only Folders can be chosen. ANY tells the chooser that Files or Folders can be chosen. *%BLUE%@ Macro Specification:%ENDCOLOR%* * *File Filters* - _@SFF="Filter Description",EXT,EXT,...[ | ]_ One or more filters can be defined using a pattern of "description",ext,ext,... where "description" shows up in the dropdown list of filters in the chooser and ext,ext,... is a list of file extensions valid for that filter. You specifiy more than one filter by adding a vertical bar delimiter after the current filter and then define a second filter. So to filter for Images or Documents you might enter a filter of: <literal>@SFF="Images",png,gif,jpg|"Documents",doc,txt,pdf</literal> ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.PeteBrower - 2012-03-26
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r3 - 2012-04-11
-
AlKalter
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback