Select to view content in your preferred language

Remove scroll bar option in WAB widget

2774
21
Jump to solution
07-20-2018 06:45 AM
joerodmey
MVP Alum

How to remove the scroll bars in a widget in WAB?

0 Kudos
21 Replies
RobertScheitlin__GISP
MVP Emeritus

OK the about widget then. Open it's setting dialog and delete everything in the textbox area.

0 Kudos
MarkLache1
New Contributor III

No change. Scrollbars still present

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Mark,

   Can you use the advanced editor and attach your about widgets json file from the apps configs folder (you'll have to zip it first)?

0 Kudos
joerodmey
MVP Alum

json file has been attached

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Joe,

  So this is what the about widget looks like in one of my unmodified apps using your json you provided:

0 Kudos
joerodmey
MVP Alum

I have reverted my code back to original as it was modified to hard code the size in. Something still seems off though. I've even replicated the issue in a brand new app in WAB

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Joe,

   It sounds like you made a code change or css change in the stemApp directory which will affect EVERY new app you create.

joerodmey
MVP Alum

How can I fix that?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Download WAB again and replace the the contents of the stemApp folder with the stemApp folder from your fresh download.

0 Kudos
joerodmey
MVP Alum

by stemApp folder do you mean: C:\x\x\x\arcgis-web-appbuilder-2.8\WebAppBuilderForArcGIS\client\stemapp\widgets\About

0 Kudos