Does anyone know is there is a know fix for this? I haven't been able to find any answer...
Situation:
I have a web form that have a few "Check box other" on the form. The fields are mark as require, so they will require at least one box checked in order to submit the form.
The validation check works and a red box and message will be around the "Check box other" component.
I have an entry type called race-entry
When using the standard UI
Create a new race-entry with title race1 and save. The URL ends /race-entry/node1
Create a new race-entry with title race1 and save. The URL ends /race-entry/node2
And so on, this behavior is fine, and I’d like to achieve the same when importing data with the feeds module.
How do I add 'beforesend' functionality to this definition if for example, I want to update the background color of the submit button before the ajax call is sent?
Cumela is the leading sector organisation for businesses in agriculture, soil and infrastructure and aims to inform, connect, unburden and support. The Netherlands has more than 3,000 companies (and approximately 30,000 professionals involved) working in agriculture, soil and infrastructure. Together, these businesses realise a sector turnover of more than four billion euros while investing vigorously in productive and innovative equipment.
Simple task: On a custom content type to print a list of all content containing certain specified taxonomy term. This term is specified by admin user while filling this content type.