For the complete documentation index, see llms.txt. This page is also available as Markdown.

Genders

You can have your customers choose or update their genders, when submitting an order or importing leads by choosing a Select, Radio Button, or Input element and giving it the name “gender”.

The only values that will be passed are M or F.

Here are 3 examples:

Input

Select

Radio

You will need 2 radio buttons to choose M or F

Last updated