|
POST
|
Josh, Can you post your app so we can look at it? To access your console log, right click and select inspect element (works in chrome and Firefox) We are looking for errors in red
... View more
10-09-2015
08:16 AM
|
0
|
7
|
3158
|
|
POST
|
David, If you cannot get it to work I will try again tomorrow. PS I changed the link it should work now.
... View more
10-08-2015
04:16 PM
|
1
|
0
|
2921
|
|
POST
|
Daniel, I believe that Ian is referring to: ArcGIS Help (10.2, 10.2.1, and 10.2.2)
... View more
10-08-2015
04:02 PM
|
0
|
1
|
2185
|
|
POST
|
David, When using chrome (which is my browser of choice) you can use the site below as an example of how to select elements to see what you need to change. These links are how to change css. But I used this method to select elements and added the name to the code. Inspect and Tweak Your Pages: the Basics — Web Fundamentals Also this video is very helpful Chrome DevTools for CSS - Better CSS Coding & CSS Debugging with Developer Tools - YouTube
... View more
10-08-2015
03:59 PM
|
1
|
2
|
4818
|
|
POST
|
daFiter/localLayer_filter · GitHub FYI it is configured for 1.2 but should not be hard to bring over
... View more
10-08-2015
01:49 PM
|
1
|
0
|
1519
|
|
POST
|
Brian, Are you thinking about something like this: ArcGIS Web Application
... View more
10-08-2015
01:22 PM
|
0
|
2
|
1519
|
|
POST
|
David, Here is a pic of the edit widget with the code: Here is a pic of the edit widget with out the code: Here is all the code I used to change the size: //query(".esriEditor", this.domNode).style('height', height + 'px');
query(".templatePicker", this.domNode).style('height', height - 50 + 'px');
query(".grid", this.domNode).style('height', height - 60 + 'px');
query(".dojoxGridView", this.domNode).style('height', height - 60 + 'px');
query(".dojoxGridScrollbox", this.domNode).style('height', height - 60 + 'px');
query('.sizer', this.map.infoWindow.domNode).style({ width: '400px' });
query(".dojoxGridRowTable", this.domNode).style('width', width - 32 + 'px');
... View more
10-08-2015
11:36 AM
|
1
|
15
|
4818
|
|
POST
|
Are you editing the base widget or your app? your app: arcgis-web-appbuilder-1.2\server\apps\(your app Number)\widgets\Edit the base widget: arcgis-web-appbuilder-1.2\client\stemapp\widgets\Edit
... View more
10-08-2015
11:13 AM
|
0
|
17
|
4818
|
|
POST
|
Can you post a link the template you are using? I am assuming you got it off github.
... View more
10-08-2015
11:06 AM
|
1
|
0
|
1451
|
|
POST
|
Laura, Are you using a downloaded template or is your story map on AGOL?
... View more
10-08-2015
09:42 AM
|
0
|
2
|
1451
|
|
POST
|
Daniel, Don't forget to look for points of interest such as campgrounds and trail heads. Your example map also has Mountain range names and major rds.
... View more
10-08-2015
08:14 AM
|
0
|
0
|
2967
|
|
POST
|
David, For question 1 look here: Re: Popup Size for Edit widget
... View more
10-08-2015
06:10 AM
|
2
|
20
|
4818
|
|
POST
|
Lefteris, I use chrome developer tools to edit css I use this site for examples Inspect and Tweak Your Pages: the Basics — Web Fundamentals
... View more
10-07-2015
03:30 PM
|
0
|
1
|
3756
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2025 01:53 PM | |
| 1 | 08-24-2022 09:40 AM | |
| 1 | 07-19-2018 04:41 PM | |
| 1 | 04-05-2024 03:12 PM | |
| 1 | 07-04-2024 11:42 AM |