Hi, Is there a place I could find more instructions about the correct syntax

to use in the Extra Filter Condition field?

In a form X I have a selectbox polulated by another form to choose which boat is concerned in the form.

The only issue I have is with the expression I need to input in the extra condition field so that the only data appearing
in the userview datalist concerns the boat chosen in the selectbox named let’s say ‘Anna Léger’.

Thank You in advance for your help.

  • No labels

1 Comment

  1. Hi Marc,

    You are almost there, please see Form Data Binder.You will need to add a "e." at the front and make sure that there is such a field id "var_shipID" in your form that you are pointing to.

    And remember to make sure that it is HQL compliant.

    Cheers

    Hugo