Skip to main content

feature layer edit workflow

Comments

5 comments

  • Permanently deleted user

    Are you talking about edit attributes, add geometry, delete geometry?  Those functions have workflow activities that are fairly easy to implement in a button or workflow.  I would like to see feature editing and customization of the edit tool region from a workflow for editing geometry.

    Jeff

     

    0
  • Permanently deleted user

    Kenneth and Jeff,

    I posted workflows to add and delete features in the code gallery.  The add is pretty bare-bones (no attributes).

    I now have the need to do some attribute editing as well.  Keep me posted if you find anything.

    Dave

    0
  • Permanently deleted user

    Hi Jeff and David

    check out (https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&main-nav=essentials#!/feedtype=SINGLE_QUESTION_SEARCH_RESULT&id=90660000000099QAAQ) here

    particularly my post on 7/12/2012 8:36:37 AM

    Thanks

    Ralph

    0
  • Permanently deleted user

    Thanks Ralph!  I was just taking a look at your workflow in Designer.  That's a fantastic piece of work.  The hardest part may be simplifying it to meet my needs /customer/servlet/servlet.FileDownload?file=00P6000000e88BjEAI

    Dave

    0
  • Permanently deleted user

    Hi David

    I guess the first step is having the looping making sense in your mind.

    First set of looping is what sort of edits are to be done then within that there is a loop to continue to do that particular edit or not.

    If you drill down in the designer to the UpdateAddressFlowchart, select the 'title bar' of that activity, right click on the title bar, Copy

    Then create a new workflow, right click in the sequence and paste

    Fix the missing missing params and args

    So obviously some work to unwrap it but doable

    Let me know if you have any issues

    Ralph

    0

Please sign in to leave a comment.