Hoppa till huvudinnehållet

Show datalink information in result picker?

Kommentarer

2 kommentarer

  • Carmen Durham
    I hope someone answers as I am interested in this also!
    0
  • Permanently deleted user
    Hi Jody and Carmen, 

     

    Yes, you can include datalink information in the Result Picker activity in a workflow. To do that, you will need to first create that data connection and retrieve all the linked information in the workflow using the SQLQuery activity. Then you will need to merge the data link information with the feature set information. This (https://support.geocortex.com/essentialsGSCCodeGallery?sub-nav=codegall&main-nav=essentials&#!/feedtype=SINGLE_ARTICLE_DETAIL&criteria=BESTANSWERS&id=kA460000000bljhCAA) is a code gallery sample that demonstrates how to merge 2 feature sets together. I know we are dealing with a datatable and a feature set in this case; however, the procedure is very similar. After that, you can feed the new feature set into the Display Picker activity and just reference the datalink column name. 

     

    I hope this helps.

     

    Carmen
    0

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