Tell us what you are trying to do? I have a SELECT field in a form which have several options. The options have different labels but may have the same value. In this case the vaue are email-adresses to different region managers. In some cases the same email-adress is (temporarily) used for multiple regions. However, I get the error "Warning: same values selected" when trying to save the field in the Post Field Group. I would like to suspend this validation so I can save the same value anyway.
Is there any documentation that you are following? No
Is there a similar example that we can see? No
What is the link to your site?
Hi there,
Would you please tell me which field type did you use when you wanted to add the post field to see if it is possible or not.
Thanks.
Yes, the field type is Select.
Ok thanks. It is not possible to have duplicate values in the Select custom field item.
You can use the checkboxes field type for that.
thanks.