Skip to main content

Use argument variable in Display Form

Comments

2 comments

  • Permanently deleted user

    Hi Cathy

    can you just clarify if you are talking about adding layers within an map service or adding more map services to your site?

    Do you use the 'Get Map Service Info' activity within your workflow? That is one way to avoid this issue. You can the set the Map Service Id as a property of the Workflow with the REST Manager for the Site.

    Let me know if you want further direction on how to do this.

    Ralph

    0
  • Permanently deleted user

    Cathy,

    I do exactly what Ralph is describing to get the map service info and then on the display form I use runtime modifications. You can use the assign activity to assign the task url.

    form.Find(Of ComboBoxFormItem)("ComboBox1").QueryServiceUrl = variable containing url

    Hope this helps.

    Pablo

     

     

    0

Please sign in to leave a comment.