Form select relationship help
I have a user which can have a
I tried changing the name of the select to use the dot notation to
resource_no, that points to the resources table however we do not use the ID, it points to the resources no column, however my select inserts the ID, can anyone help?I tried changing the name of the select to use the dot notation to
resource.no, but when I do that I get Unknown column 'resource' in 'field list'