Zum Hauptinhalt gehen

Design form and combo box query

Kommentare

9 Kommentare

  • Permanently deleted user

    check it out another thread posted: https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=20&thread=46438

     

    0
  • Permanently deleted user

    The syntax LandDistrict = '{1:ComboBox1}' AND LandLot = '{1:ComboBox2}' from the post you referenced works great with my Silverlight site but doesn't on my HTML5 site. Thank you for the post though. Any other suggestions would be greatly appreciated. 

    0
  • Permanently deleted user

    Workflow is not depend on Viewer.

    If the same workflow does work using GVS (Silverlight), but not on GVH (HTML5), it may be defect of on the GVH support - DisplayForm activity, which is the Product issue, or has not supported the cascading combo-box more than two.

    I will check it out, and post later what it comes.

    In the meantime, could you use Fiddler to see what REQUEST content looks like after setting up to catch the server side transaction with.

    Add 

     <defaultProxy>                <proxy proxyaddress="http://localhost:8888" bypassonlocal="False" />     </defaultProxy>  to <system.net/> on Web.COnfig in the REST and turn on the Fiddler to see what the WHERE- clause looks like after replacing LandDistrict = '{1:ComboBox1}' AND LandLot = '{1:ComboBox2}' token.
    0
  • Permanently deleted user

    Found out that it had been filed up alrady on the Latitude Product as Wishlist, but has not implemented yet. 

    I will put your name as the stakeholder to be notified when it is supported in the future.

    0
  • Permanently deleted user

    add me

    0
  • I also checked it out a while ago and asked for support with HTML5. Double add me!

    In the meanwhile, we implemented some workflows that use multiple forms in a sequence for queries with more then 2 fields.

     

    Guido

    0
  • Permanently deleted user

    Please add me as a stakeholder as well.  Where can I see the wishlist?  It would be nice to know at a detailed level when there is a difference between HTML5 viewer and the Silverlight viewer support for workflow activities.  The undocumented exceptions between the two viewers are costing me a significant amount of time.  

    0
  • Permanently deleted user

    And me please!

    0
  • Ryan Kelley

    Add me also please as a stakeholder!!

    0

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