Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Cooper Webdesign have many years of experience in website development, webdesign, speed optimization, webshop design and SEO optimization which is also known as search engine optimization. Cooper Webdesign is not the largest web agency, but we can easily compete in top quality, good deals, great unique design and a cheap price.
I need to have a structure of nodes that work like this:
A user posts an offeror a job to do and another user responds with a Quote. Just similar to Myhammer.com...
I already tried with comments to set up a functionality like this, but maybe there is a more elegant way...
Is there a simple way or even better a module that can do this?
My use case the user submits a "team" and this sets a value into individual text fields on their account 1 of 16. The trick is I do not want the user to submit the same value twice. I am able to display a message when they send in a duplicate value, but I am unable to use the validateForm function to not allow this to happen.
I am using an array to check for the duplicate submission like this