Skip to main content

Wizard Building

Comments

2 comments

  • Permanently deleted user

    Good morning Abdallah

    the good news is that you can modify this value at run-time using the RunTimeModifications Activity that is part of the DisplayForm Activity.

    You use an Assign Activity in the RunTimeModifications Activity where you set:

    form.Find(Of AutoCompleteBoxFormItem)("TheIDOfTheAutoBox").QueryServiceUrl = TheVariableOfTheSearchUrl

    If that doesn't make sense then please let me know.

    Regards

    Ralph

    0
  • Permanently deleted user

    It works, thank you very much

    0

Please sign in to leave a comment.