Hoppa till huvudinnehållet

Combo Box Query: Where Clause

Kommentarer

7 kommentarer

  • Permanently deleted user

    Hi Jake,

         You can only get the value from the immediate parent in a cascading chain. Make sure your data can be uniquely identified from the parent value.

    Cheers,

    Christian.

    0
  • Permanently deleted user

    Thanks for the quick response, I will do a workaround.

    0
  • Permanently deleted user

     

    I face the same problem. How do we cascade multiple combobox ? 

    Dear Jake.

    Have you find a work arround for this problem ? 

     

    this is not nice from  Geocortex 

     

     

    0
  • Permanently deleted user

    Mr. Edmond 

    This is brilliant and thank you very much for guiding me and giving correct syntax. I was struggling to find the correct syntax. 

    CITYID=‘{1:ComboBox1}’  AND ROADID= ‘{1:ComboBox2}’ 

    saved my requirement in my case .I know I could name combobox's names better but this is just summerizing what Edmond has done as brilliantly in one line. Hope this will help many as me. 

    As Edmond said this will work only on Geocortex 3.14 and above  

    Thanks you again 

    Anjitha 

    0
  • Permanently deleted user

    Hi Anjithalk and Edmond

    the comment about naming of form items brings up one of the things that annoys me and that is the lack of ability to change the default Id'sof the form items. It can be done if you directly edit the xaml which is pretty ugly as far as not breaking anything.

    This issue is especially felt in the syntax used above or when using RunTimeModifications to the form

    Regards

    Ralph

    0
  • Permanently deleted user

    Hi Laura,

    I've spent some time with your workflow, and cannot replicate the issue. I'd suggest that you use Fiddler  - https://support.geocortex.com/use-fiddler-to-capture-web-traffic-between-a-web-browser-and-a-web-site Fiddler to see what's happening 'behind the scences.'  Look specifically at what you workflow is sending the the URL, and the json response.

     

    If you can update your sample to point at some publicly availble data that would help others try out your simple form.

    regards,

    Edmond

     

    0
  • Permanently deleted user

    Hi Edmond,  Thank you for taking a look at my workflow.  I discovered a couple days ago the reason it wouldnt work was because I was using a version of Essentials that wasn't compatible with cascading combo boxes.  I  upgraded  my software to the latest release and it worked fine after that.  Thank you again.  -Laura-

    0

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