Pre-selecting a dropdown depending on a variable

Use case:

  • A guest harbour offers boat moorings and RV parking.
  • One common payment form with a dropdown to select typ of payment (boat or RV).
  • Two QR signs.

Solution:

  • Make two Blippa objects, one for boats and one for RVs.
  • Add a variable, like Sign-type to each object.
  • Add a value to each object variable (in this case it is Ställplats or Gästhamnsplats)
  • In the payment form, use the variable as the default value:

In this case, the variable got the name skylt-typ, and the variable values are Ställplats and Gästhamnsplats.
In each Object-Variables


In the Form