Zum Hauptinhalt gehen

AutoComplete text box can't use workflow variables?

Kommentare

5 Kommentare

  • Permanently deleted user

    Hi Nathan,

         Workflow variables cannot currently be used in Form Designer. This is the #1 requested feature for Forms and I'm happy to say that we are working on it. No timeline yet for release but it's coming.

    Cheers,

    Christian.

     

    0
  • Permanently deleted user

    Okay - thanks for the info, Christian!

    0
  • Permanently deleted user

    Hi Nathan

    with the new runtime form modifications now available in 3.9 you can now modify the "Task Url" aka "QueryServiceUrl" at runtime using an Assign Activity in the RunTimeModifications section of the DisplayInputForm Activity

    eg

    form.Find(Of AutoCompleteBoxFormItem)("AutoCompleteBox1").QueryServiceUrl  =  "http://server/arcgis/rest/services/Core/Cadastral/MapServer/" & ozoneParcelSearchLyrId & "/query"

     

    Regards

    Ralph Price

    0
  • Permanently deleted user

    Is there an update if the FORM Designer will still be modified to allow workflow variables or will the only option to be using the "runtime modifications" (which does work)?

    Thanks,

     

    Reily

    0
  • Permanently deleted user

    Runtime modifications was the implementation that Christain was talking about back in 2012. The integrated help (press F1 on keyboard when the Forms activity is selected) will detail how to reference specific properties for the form, and make modifications.

    Good luck!

    Shawn.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.