#cedric2711
1 messages · Page 1 of 1 (latest)
You want to hide the name fields entirely, or just have a single 'name' field?
hide the first and last name entirely
Not possible AFAIK I'm afraid
I have developed an experince
in it I would like to hide it. Is is possible to use any appearance attribute?
No the Appearance API doesn't hide/remove fields
I tried with thie below
appearance: {
labels: 'floating',
rules: {
'Field-firstNameInput': {
display:"none"
}
}
},
You can't hide the field right now I'm afraid
Is there a way to force styles to the address element?
No you need to use the Appearance API