Answered
cfoutput query within HTML Select
I have am update screen that allows the users to update the
'payment date' on a record. A simple query should load the
available dates to be used to update this value.
The value that appears on the screen is the current value of get_record.payment_date, but when you click on the drop-down arrow, you get all the values in the calendar table, not just the answerset from the query. Any ideas why?
The value that appears on the screen is the current value of get_record.payment_date, but when you click on the drop-down arrow, you get all the values in the calendar table, not just the answerset from the query. Any ideas why?
