2/18/2017 - update download linke
This widget is an enhancement of the Esri Swipe Widget.
Bug Fixes in Version 1.1.3
Enhancements and Changes in Version 1.1.2
Enhancements and Changes in Version 1.1.1
Features:
Download:
SwipePlus-1.1.3-2015-4-11.zip
https://community.esri.com/docs/DOC-9626-swipeplus-113-2015-4-11zip
Larry,
It could be just me but the link to download does not work.
Thanks!
Rickey,
It's not just you. My mistake. It's fixed now.
Larry
Does the advanced swipe widget have the ability to handle grouped feature service layers?
Hello!
I was trying to use this widget, but for some reason it is not acting as a button. I'm not sure what I might be doing wrong. I added the image below to show what I mean because its a little hard to explain - its added as a regular non-button widget & when I select it, it opens the button.
In my config file in the widgetOnScreen.widgets array I have this:
{
"uri": "widgets/SwipePlus/Widget",
"position": {
"left": 7,
"top": 145,
"relativeTo": "map"
},
"version": "1.1.3",
"name": "SwipePlus",
"label": "Swipe Plus",
"closeable": true,
"config": "configs/SwipePlus/config_Swipe Plus.json"
},
I didn't notice anything that seemed odd, I'm assuming there is something small I'm not considering. Can anybody help?
Thanks,
Jamie
Jamie,
Here is how to add it to the config.json:
{
"uri": "widgets/SwipePlus/Widget",
"position": {
"left": 7,
"top": 145,
"relativeTo": "map"
},
"version": "1.3",
"id": "widgets_SwipePlus_Widget_11",
"name": "SwipePlus",
"label": "Swipe Plus"
},
Thanks! Works now!
I was trying to figure out where my issue was after comparing my config with your config. Once I removed the "closable" attribute, it was acting as I anticipated. I had created the config with the builder (instead of just manually adding it), and that property was added to it. After minor digging, I didn't see this attribute relating to the SwipePlus widget, but relating to the AttributeTable widget. If you have any info or ideas about this I'd would love to hear Thanks again!
Is anyone using this widget in version 2.0? Initial testing suggests no. Thanks.
Original developer no longer has time to support this widget so it is dead in the water.
Thanks Robert. I saw a post of yours in reference to app creation errors. And the solution you recommended was to install another copy of web appbuilder.
With that in mind, can I just install 1.3 and utilize this widget? Just curious, as this is great widget.
Thomas,
App creation errors were fixed in 2.1 but the work around in 1.3 and 2.0 are to just keep on clicking the OK buttons until the app is finally created (be patient it is more then a couple of times). You can have as many different versions of WAB installed as you want, so yes.