#cedric2711

1 messages · Page 1 of 1 (latest)

severe jacinthBOT
stark pewter
#

You want to hide the name fields entirely, or just have a single 'name' field?

tranquil marten
#

hide the first and last name entirely

stark pewter
#

Not possible AFAIK I'm afraid

tranquil marten
#

I have developed an experince

#

in it I would like to hide it. Is is possible to use any appearance attribute?

stark pewter
#

No the Appearance API doesn't hide/remove fields

tranquil marten
#

I tried with thie below

appearance: {
labels: 'floating',
rules: {
'Field-firstNameInput': {
display:"none"
}
}
},

stark pewter
#

You can't hide the field right now I'm afraid

tranquil marten
#

Is there a way to force styles to the address element?

stark pewter
#

No you need to use the Appearance API