π Describe the Bug
when create a custom field through api does not appear in the contact form
π API Endpoint
https://services.leadconnectorhq.com/locations/:locationId/customField
β
Expected Behavior
I want to create a custom field in contact and want it to appear it in the form and also want a key to mark field as required if needed
π» Screenshots or Code Samples
{
...
showInForm: true,
isRequired: true
}
Product Area
forms
π Use Case
we need those field to -
make field appear in the from directly,
mark them as required
π¨ Why Should This Be Prioritized?
I need to create custom contact fields via my application and have them automatically reflected in the contact form, without manual configuration in the GoHighLevel dashboard. These fields must also be enforced as required fields on the form.
π§ Additional Context
No response
π Describe the Bug
when create a custom field through api does not appear in the contact form
π API Endpoint
https://services.leadconnectorhq.com/locations/:locationId/customField
β Expected Behavior
I want to create a custom field in contact and want it to appear it in the form and also want a key to mark field as required if needed
π» Screenshots or Code Samples
{
...
showInForm: true,
isRequired: true
}
Product Area
forms
π Use Case
we need those field to -
make field appear in the from directly,
mark them as required
π¨ Why Should This Be Prioritized?
I need to create custom contact fields via my application and have them automatically reflected in the contact form, without manual configuration in the GoHighLevel dashboard. These fields must also be enforced as required fields on the form.
π§ Additional Context
No response