dropdown field

Populate a dropdown field with dynamic values from a form field.

Overview

The issue was needing to use stored values from a form field as the options in a dropdown.
Use the appropriate CF form action to extract and assign the stored values to the dropdown's option list.

Answered
ChronoForms v8
kr kraadde 15 May, 2025

Max, I have not yet found a solution for following:

  • i have a value [einsteige_ort] => ["0","G","X"]
  • I need to populate 0, G, X (or any other variables that will be stored in field [einsteige_ort] as options in a dropdown field. can you give me a hint how to achieve?I tried several PHP lines but do not know how further
Max_admin Max_admin 16 May, 2025

glad you found it quickly

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply