Hide the standard Delete-button
Hi, I have a workflow that deletes points from the map + deletes some related data in an external database. My site uses an HTML5 viewer.
To maintain data quality in the external database (avoid orphaned records) I want the user to use the workflow to delete points, not the standard functionality for deleting points. (I mean the options that you get when you search for a point, click one of the search hits, and then select Edit Feature. There are buttons at the bottom of the form: "Delete", "Save", "Cancel".)
I have tried to disable Delete on the feature service, but then the workflow is unable to delete points as well. I'd like the user to still be able to change som attribute information, so I don't wish to remove the Edit Feature-functionality altogether. Is it possible to just hide the Delete-button from the user?
Any ideas?
-
You can access the Button object on the RunTimeModification now through th eFormButtonList, which you can get with 'Get Execution Property<T>' under 'Common Server'.
Not sure you cann watch the new workflow activity feature video from the outside (check it out http://support.geocortex.com/update-workflow-form-buttons-at-runtime)
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar