Thanks,I have done. I've moved all the old custom fields data except one into the ost_form_entry_values. I think that's enough. I don't need to set the entries in the other ost_form* tables as I think that these will be set if and when the values are updated. Since the ticket is for fixed values of these fields that probably won't ever happen.I have only one custom field that I have to maintain myself and that is because the select list is generated dynamically from data in another table in another database. I suppose I could look at generating a set of dynamic list values from this table but that's probably more trouble than it's worth.Mike