When editing listing form forgets field value
-
Hi Mike,
Currently we’ve got a listing field set up as follows:
Label: Listing Region
type: term-select
taxonomy: job_listing_region
required: 1
priority: 2.4
meta_key: job_region
post_id: 1491
status: enabled
output: none
output_as: text
field_group: job
origin: defaultThe field works fine and is a select populated with the job regions as options. You will fill in the fields and proceed to preview your listing. However if you click on edit listing, when it gets back to the submission form, although it remembers all the other fields, it doesn’t remember the selection for this field.
I edited the preview template to remember it and solve the problem. Now the problem is when clicking submit from here, it says “job region field required”. So although I’ve added a selected option in the select box via jQuery. It doesn’t register as an actual selection when submitting the field.
Please advise and thanks in advance.
- The topic ‘When editing listing form forgets field value’ is closed to new replies.