Edit related record
Hi,
So when I click on a feature, I see it's attributes as well as any related records in an inspection table. Next, I click on an inspection record and then I can see the attributes of the inspection.
I am creating a workflow where I click on a “Complete Work” button and this should just populate the field DATEWORK with the current date and also edit an attribute on the feature INSP_STATUS to show up as ‘green’ on the map.
How do I get (or reference) this list of attributes that are currently being shown to the user in order to edit them?
I've been able to figure out how to edit the feature during this workflow, just not the inspection record.
-
Hi Brian,
I have sent you a copy of the Workflow that properly updates the DATEWORK field. The DATEWORK field is a string, so the date being captured by the Workflow needed to be converted from its unix timestamp number to a string before updating the attribute.
Best,
Lucas
0 -
Hi. So for anyone who might ever stumble across this, using the URL of the table you want to edit is how to get this to work.
1
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare