Hallo, I am unable to create a contact after pushing contact forms to my local instance. This is despite being able to see the contact form under forms in App management. Is there something I am missing?
Hello @Esther_Moturi,
Might you be using a configurable contact hierarchy with create_form
attributes in contact_types
not matching the existing forms?
@Esther_Moturi check the contact_types
array in the app settings (base_settings.json
or app_settings.json
if using the old project layout).
@kitsao, I am using the new format so the base_settings file updates itself.At this point, the contact forms are not uploading to the instance.