Suppose I have two radio buttons. I want the first one to be something like:
"Use the current date and time in dropdown_of_possible_cities"
Can something like that be done with HTMLForms?
Suppose I have two radio buttons. I want the first one to be something like:
"Use the current date and time in dropdown_of_possible_cities"
Can something like that be done with HTMLForms?
No. To my knowledge the only advanced (dynamic) field is selectOrOther. This is NOT what you need but it might be a start. Good luck!