Import Data File Widget For Flex Viewer 3.4

2546
7
08-20-2013 05:12 AM
AnthonyGiles
Frequent Contributor
Flex Fans,

I have just uploaded a new widget for the Sample Flex Viewer that allows the user to upload and visualise an Excel Spreadsheet (.xls) or a Comma Seperated Text file (.csv).

http://www.arcgis.com/home/item.html?id=cdac64f40b53435c9b191731fcd3c9c1

This widget supersedes my old add excel widget

Regards

Anthony
Tags (2)
0 Kudos
7 Replies
AimeiChen
Occasional Contributor
Hi, Anthony
Do you have this widget in version 3.0 or can I modify it to add to my Flex 3.0 project?

Thanks,
Amy

Flex Fans,

I have just uploaded a new widget for the Sample Flex Viewer that allows the user to upload and visualise an Excel Spreadsheet (.xls) or a Comma Seperated Text file (.csv).

http://www.arcgis.com/home/item.html?id=cdac64f40b53435c9b191731fcd3c9c1

This widget supersedes my old add excel widget

Regards

Anthony
0 Kudos
AnthonyGiles
Frequent Contributor
Amy,

I don't have the exact same widget for older versions as I don't have the time to create widgets for legacy versions. I do still have a widget available that allows you to upload a spreadsheet for version 3.0:

http://www.arcgis.com/home/item.html?id=b8d2f6a9063e44669eddfdd2d32244e8

Regards

Anthony
0 Kudos
AimeiChen
Occasional Contributor
Amy,

I don't have the exact same widget for older versions as I don't have the time to create widgets for legacy versions. I do still have a widget available that allows you to upload a spreadsheet for version 3.0:

http://www.arcgis.com/home/item.html?id=b8d2f6a9063e44669eddfdd2d32244e8

Regards

Anthony


Good morning, Anthony
Thanks for your reply, I've already uploaded the Add Excel File widget in my project, just interested in your upgrade. So there is no way to add it in my 3.0 project, correct?

Amy
0 Kudos
AnthonyGiles
Frequent Contributor
Amy,

The source code is available with the download so you could recompile it to work with 3.0 but it is not something I have time to do.

Regards

Anthony
0 Kudos
sapnas
by
Occasional Contributor III
I'm attempting to add the widget to the flex viewer. However, I'm encountering compilation error "Definition com.esri.ags.geod:Ellipsoid could not be found".
0 Kudos
jimderry
New Contributor

Anthony,

Do you have a help file that will assist me in understanding how to use the link and link alias fields in your widget?

Thanks,

Jim

0 Kudos
AnthonyGiles
Frequent Contributor

Hi Jim,

I don't have any help file but the linkfield is the column header (attribute field) that contains the hyperlink you want to use. This attribute should contain a full URL for the link eg. http://www.google.co.uk

The Alias can be used to replace the link text in the pop up with something more user friendly instead of just showing the URL, i.e click here for more details

Hope this Helps

Anthony

0 Kudos