|
DOC
|
I have a field “Feedback_URL”, after eSearch widget is running and the results are added to the attribute table, the link looks like below: Currently it displays all the url text like "http:///www.XXX.feedbackXXXX". I want to display the field as text like “Click here to provide feedback”, and I want keep this text to be hyperlink. When users clicks on it, it goes to the url contained inside the “Feedback_URL” field. Is this possible? Thanks!
... View more
11-17-2015
04:37 PM
|
0
|
0
|
9577
|
|
POST
|
I did this to solve this: first, remove the customized/outside widget from your web AppBuilder installation directory. Second, import the app file to the web appBuilder (develop edition). Its own widget will cover the 'hole' that you just removed. This should work. But next time, if you have another new app to import, you have to repeat the first step again.
... View more
09-01-2015
07:06 AM
|
1
|
0
|
545
|
|
DOC
|
Yes, you are right. These errors are not the reasons. I will reset the whole thing and reinstall it in a new folder and test it. Thanks!
... View more
08-27-2015
01:03 PM
|
0
|
0
|
8683
|
|
DOC
|
Here is the message from my Chrome when I run. The Attribute table just can not pop up; or I open the attribute table, and then search, the attribute table does not contain any information. Thanks!
... View more
08-27-2015
11:49 AM
|
0
|
0
|
8683
|
|
POST
|
Yes, I got the same issue. I tried this: download the app, without unzip or change anything, directly import the zip file back, it failed. The version 1.1 does not have this issue. It seems so far it can only import from my account.
... View more
08-27-2015
07:13 AM
|
0
|
1
|
2643
|
|
DOC
|
Hi, Robert, Thanks a lot for your hard work! It works great! I just have one similar thing about attribute table like TAPDS DAYS in his post for Launchpad Theme. We also use Launchpad Theme, and when I checked both result option as below “Add Result as Operational Layer” and “Show Attribute Table Widget”, The attribute table did pop up automatically, but the attribute window is empty (as below): If I uncheck the "Add Result as Operational Layer” and run it, then open the Layer List Widget and select Open Attribute Table, everything is fine. Is there any method I can adjust this to have a pop up automatically after searching with all the results inside? Thanks!
... View more
08-24-2015
02:00 PM
|
0
|
0
|
8683
|
|
DOC
|
Hi, Robert, I am setting up the eSearch 1.1.11 version in the Web AppBuilder Dev Edition 1.2 package. When setting up Expression value, it seems it can not show/find all the fields of the layer (I tried different layers). It did find all the fields for twice, but then it failed to do that. I also tried the same map service url in the Dev Edition 1.1 version, the eSearch widget can work well there (which is a July version eSearch wiget). Is there any adjusting I can do about this? Thanks!
... View more
08-13-2015
11:42 AM
|
0
|
0
|
12088
|
|
POST
|
I installed and tried that extension, it works great! Thanks a lot!
... View more
08-06-2015
10:48 AM
|
0
|
0
|
355
|
|
POST
|
What I do is to finish an app using AGO account (web version, not developer edition), then download the app and work on the source code. The reason is that the developer version is 4 weeks later than the web version, and we want the new effect, widgets, and themes now -- the Dev version does not provide those now. I never know this: the query widget in web version is different from the query widget in developer version, right? If this is true, what is the difference between these two? When the latest developer version is coming out, I will definitely select the enhanced search widget instead of query widget. The difference is so obvious. Currently, I just can not use that great widget in our web version; the Built-in Query widget is my only choice. Thanks!
... View more
08-06-2015
07:08 AM
|
0
|
0
|
2460
|
|
POST
|
Hi, Robert, I did not find the code this._tryLocaleNumber(f)) in line 1131, but I found one from line 1852, the original code is like f = this._tryLocaleNumber(f)); I changed that to if(c!== "Zip_Code") {f = this._tryLocaleNumber(f));} When I run it, the query failed. I am not sure is the variable c represent a alias name? Or are you saying the line 1125, _tryLocaleNumber: function (a) {
var b = s.localizeNumber(a);
if (null === b || void 0 === b) b = a;
return b
}, Thanks a lot!
... View more
08-05-2015
11:34 AM
|
0
|
2
|
2460
|
|
POST
|
Hi, Robert, I tried this Brackets IDE, the codes look much better but it seems it's format is still block by block, instead of line by line. I did not find that function you mentioned, where do you find the function that adds back line breaks? Thanks!
... View more
08-04-2015
07:18 AM
|
0
|
3
|
2804
|
|
POST
|
Thanks! I will try that. My code looks like this now:
... View more
08-03-2015
08:36 AM
|
0
|
0
|
2804
|
|
POST
|
May I ask what text editor tool you use? When I open the json file or widget.js file using Visual Studio, they have very strange format, like big chunk of codes all together. There are many codes in one line. Is there any method to adjust them? Thanks!
... View more
08-03-2015
08:01 AM
|
0
|
6
|
2804
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-01-2015 07:06 AM | |
| 1 | 07-20-2015 07:17 AM | |
| 3 | 07-14-2015 04:07 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|