Wizard Building
I need to build a wizard for a tool, and I concern about having an argument that will be used inside the feild "DesplayForm-DesignFormautocompletebox-Task URL" as shown in the screenshot below;
But unfortunatly this feild does not accept any variables or arguments.
/customer/servlet/servlet.FileDownload?file=00P6000000elzQREAY
-
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 -
It works, thank you very much
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare