Is there any documentation for Geocortex.Forms.Client.FileItem?
Hi, I'm trying to implement a file picker form. It returns a System.Collections.Generic.IList,(Geocortex.Forms.Client.FileItem)>, but I've no idea what to do with it. Is there any documentation? By trial and error I found that .filename is a property, but that just gives the file name. At the very least I need the full path.
Thanks!
0
-
Not sure what you are trying to do but here is an example (https://github.com/DigitalDataServices/samples/blob/master/ShapefileManager.xaml) . I'd post the code in here but there is a 32k character limit. Here is the documentation on FileItem which is in the documentation (reference/index.html#geocortex.forms.FileItem)
0 -
PERFECT!!! Thanks Tom. I'm officially giving you the title of "Workflow Whisperer".
Chris0 -
Hi Tom. Your solution works fine for most shapefiles - thanks again. However, for large shapefiles, it seems to have a problem. If I select the 3 files (.shp, .dbf, .prj) for a shapefile that has 3 Mb .shp and 14 Mb .dbf, the filePicker only returns 1 item (the prj file). Do you know if there is a size limitation on the files that the filePicker can handle?
Thanks!0 -
filepicker upload sizes are determined by a setting in the form item 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
4 Kommentare