POST
|
I am trying to create a web map that allows users to ONLY see and edit the features they created. I have a hosted feature layer in Portal for ArcGIS with Editor Tracking enabled. Under the "Settings" section of the feature layer, I have checked "Keep track of who created and last updated features", "Editors can only see their own features", etc. as shown in the image below. I tested using different users. User A can only see and edit the features he/she created. The web map updates "Edited by User_A x seconds ago" on the bottom of the attributes. However, it does not update "created_user, created_date, last_edited_user, and last_edited_date". When trying to fill these fields manually, they are greyed out as shown in the image below. Is there any way I can get these Editor Tracking fields filled automatically or manually? Note: I opened the feature that I used to publish this hosted feature layer in ArcMap. It automatically populated those attributes mentioned above. I republished the feature and tested in Portal, once again those fields are greyed out. Thank you for your help!
... View more
02-06-2020
08:49 AM
|
0
|
0
|
197
|
POST
|
I added empty strings "" with else clause. Something like this: if (isset($_POST['btn_submit'])) { if (isset($_POST['txt_id'])) { $id = $_POST['txt_id']; } else { $id = ''; } }
... View more
12-02-2019
11:45 AM
|
0
|
1
|
104
|
POST
|
Hi Kristen, I did figure this one out. It's been a while, I even forgot about this post. Will find how I solved it and share it here shortly.
... View more
12-02-2019
11:38 AM
|
0
|
0
|
104
|
POST
|
I have a feature layer hosted in Portal for ArcGIS. I was trying to "Stop" the service in ArcGIS Server to enable Enable Ownership Based Access Control ,but both "Start" and "Stop" options are greyed out as shown on the image below. I have admin rights to both Portal and ArcGIS Server. Could anyone please help me solve this issue? Thank You!
... View more
11-19-2019
11:33 AM
|
0
|
4
|
369
|
POST
|
I am creating a web application with feature layers of different clients. I need to make sure that client A can only see and edit their data, but cannot see other clients' data, nor can they edit. What could be the best possible options to achieve this? Should I do this in ArcGIS Server/Portal for ArcGIS in the backend? Thank You
... View more
09-19-2019
02:53 PM
|
0
|
0
|
90
|
POST
|
Where do you work and what is your role? Hi, I am Saroj Thapa. I work for Pond & Company as a GIS Developer. What GIS success have you had this year and what product did you use? (big or small - no win is out of bounds) Not a success yet, but we are in the process of deploying ArcGIS Enterprise and my role will move toward more GIS administrator. I am very excited about this. What is your expertise (GIS related or not), and how can that help the community? Hard to say if I am an expert in anything. However, I have a good knowledge of Python, JavaScript, and SQL Server.
... View more
05-28-2019
11:53 AM
|
1
|
1
|
14
|
POST
|
This patch solved the isssue. ArcGIS Server Geoprocessing Service Startup Patch
... View more
01-30-2019
12:22 PM
|
0
|
0
|
81
|
POST
|
We are using ArcGIS 10.3.1 for Server. We just noticed our GP Services stopped working and when I started the service manually in ArcGIS Server Manager, we received the following "Service failed to start" error message. How can I fix this issue? Is there any particular patch that can possibly solve the problem? Thanks!
... View more
01-30-2019
08:23 AM
|
0
|
1
|
350
|
POST
|
Hi Noah, Yes Robert's suggestion helped. Forgot to mark as a Correct Answer.
... View more
08-29-2018
12:46 PM
|
1
|
0
|
25
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:25 AM
|