152 search results for « custom fields »
-
SMTP error codes: what they mean
...This often occurs when a file's content does not match its extension (e.g., a file renamed to .pdf that is not actually a PDF). Check your attachments 554 5.6.0 Multiple header From: addresses is not supported The From field contains more than one address 554 5.6.0 Header From: address domain does not match authenticated user domain The sender's domain does not match the authenticated SMTP user's domain Errors related to the...
-
Code example: showing groups as checkboxes
...a list of checkboxes. The indications in yellow are HTML comments. They are only there to help you. Important notes Use the code generated by our tool, or if you copy and paste the code below, change the value attribute of the ci_account field (in red below) to your own. Write down the IDs and names of the groups you want to use. If your site is already using jQuery, you may not need to include the 1st script in step 3. Don't forget to test your form! Finding the ID of your...