Hoppa till huvudinnehållet

Order of Input Arguments in Workflow Create/Edit Wizard

Kommentarer

2 kommentarer

  • Berend Veldkamp
    Not in the Workflow Designer directly, but you can open the workflow in a text editor and modfy the order of input arguments (don't forget to make a backup first). They should be somewhere near the top, search for Members. E.g.

     

      <x:Members> <x:Property Name="MapServiceId" Type="InArgument(x:String)" /> <x:Property Name="LayerName" Type="InArgument(x:String)" /> </x:Members>
    0
  • Permanently deleted user
    Perfect!  Thank you!
    0

Du måste logga in om du vill lämna en kommentar.