A dynamic dropdown pulls the information the users will be able to select form the database. Which means, that every time the DB is updated, the information display in the control will also be updated.

Steps:

  1. Make sure the connection field says BPMS;
  2. Write the query with SQL language;
  3. Click on Execute” to verify the query;
  4. Click “OK” to save and close this window.

Dynamic dropdown is also very useful when the information displayed depend of the information selected in other fields.