|
POST
|
Andre, Time editing should be available in the UC release of WAB. See the WAB developer's comment in this thread: Editing Time in DateTime Field in 2.0 DE?
... View more
06-07-2016
08:50 AM
|
0
|
0
|
2223
|
|
POST
|
Venus, Last year we deployed a small application that allowed for publicly submitted images (using the old Citizen Service Request codebase I believe). The following solution, while not the most elegant, worked for our personnel during the period in which the app was live. Added a field into the table which indicated that record's 'review status' and set the default value to 'not reviewed.' Set a definition query on the web service so as to show only those records which contained a status of 'reviewed.' Built a simple editable interface using Web App Builder so that internal personnel could review the image and update the status value if the image was appropriate. Set a database trigger on the SDE table so that x-personnel were notified via e-mail whenever a new record was inserted. Such a trigger could be modified to fire if a record was inserted into the related attachment table instead (if you're using SDE attachment storage).
... View more
06-06-2016
10:28 AM
|
1
|
2
|
958
|
|
POST
|
Hi Bill, I don't have access to a 10.0 server to test against developer edition 2.0 so I can't perform a 1:1 comparison. But just now I was able to re-name a table layer in the Attribute Table. I used developer edition 2.0 paired with a 10.2.2 web service. After I renamed the web map's layer the corresponding attribute table layer's reflected the change. Since you were able to rename the layer in 1.3, this may be a bug in the newest 2.0 release. Seth
... View more
05-27-2016
10:28 AM
|
0
|
1
|
2423
|
|
POST
|
Thanks Kelly for adding that to the new Ideas site.
... View more
05-27-2016
09:11 AM
|
0
|
0
|
1937
|
|
POST
|
We're attempting to limit the number of fields that are returned by a relationship query and are being displayed in the Attribute Table. I've looked in _RelationshipTable.js, specifically lines 197-201 and have modified these but the entire schema still is coming through. var relatedQuery = new RelationshipQuery();
relatedQuery.objectIds = selectedIds;
relatedQuery.outFields = ofs.length ? ofs : ["FIELD1", "FIELD2"];
relatedQuery.relationshipId = ship.id;
relatedQuery.returnGeometry = false; In addition, I receive an error in the console when I click on 'show related records' in a popup and fire the query (see attached). I appreciate any help.
... View more
05-26-2016
08:22 AM
|
0
|
1
|
1582
|
|
POST
|
How're you bringing your content into App Builder? Are you using web maps or the LocalLayer widget? (I'm assuming that you're using Developer Edition. Correct me if I'm wrong). In Hosted Web App Builder the Attribute Table's layer name is inherited from the authoring web map's layer name.
... View more
05-23-2016
02:10 PM
|
0
|
0
|
2423
|
|
POST
|
William, You should be able to edit how the fields appear using the configuration of the Attribute Table widget. Per your quote, it is the actual editing of records in the web service via the Attribute Table that is not supported at this time.
... View more
05-23-2016
12:32 PM
|
0
|
2
|
2423
|
|
POST
|
Frank - Regarding your second concern, I would raise an issue on the Finder/Edit repo located here: GitHub - Esri/local-government-online-apps: Esri's ArcGIS for Local Government team's online applications
... View more
05-23-2016
07:36 AM
|
0
|
0
|
1035
|
|
POST
|
Frank, I asked a similar question not too long ago. See here: Editing Time in DateTime Field in 2.0 DE? In short, using OTB Edit widget Time Fields are not respected. Per the developer in the linked conversation above, this enhancement is likely to be a part of the forthcoming UC release in late June.
... View more
05-23-2016
07:18 AM
|
1
|
2
|
1035
|
|
POST
|
Thank you Robert for the feedback! I'll leave this question open for the moment in the event that any other users have examined and/or tackled this problem.
... View more
05-20-2016
12:40 PM
|
1
|
0
|
1119
|
|
POST
|
Using the OTB Query Widget is it possible to search a related table but render the results using the origin table/Feature Layer's graphics? For example, if I have a point feature layer of businesses and a 1:M related table of business categories with X Business falling into A,B,C Categories, could a user directly query the related table (e.g. using a Unique Value dropdown to select Category A) and have all qualifying businesses drawn as if the user were querying the geometry table itself? I've tried a limited version of this but the widget only returns a list of text results in the Query window. However, I may be overlooking a reference/configuration document somewhere.
... View more
05-20-2016
10:55 AM
|
0
|
2
|
3805
|
|
POST
|
Helen, Right now the Attribute Table doesn't support editing. However, as Feature Tables do now support edit operations in the latest version of the 3.x API, you could log an enhancement request letting ESRI know that you'd like to see this feature in future WAB releases.
... View more
05-18-2016
01:02 PM
|
1
|
2
|
1044
|
|
POST
|
Do embedded web maps honor displaying related records? I'm not seeing an option to display tabular records at all but am looking for confirmation regardless. Thanks!
... View more
05-16-2016
12:59 PM
|
1
|
5
|
4849
|
|
POST
|
Robert, The browser is not asking to store an AGOL user/password.
... View more
04-18-2016
08:24 AM
|
0
|
1
|
1530
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-23-2017 03:25 PM | |
| 1 | 03-21-2018 09:13 AM | |
| 1 | 06-14-2017 11:30 AM | |
| 2 | 01-12-2021 08:57 AM | |
| 1 | 05-18-2016 01:02 PM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|