SOLVED

Creating new fields with _ marketo is removing the _ in form

Go to solution
Anonymous
Not applicable

Hello,

I am creating fields that start with RF_fieldname,

When I go to the name, I can't edit it.

pastedImage_0.png

Why is marketo removing the _ from the field name?

1 ACCEPTED SOLUTION
Josh_Hill13
Level 10 - Champion Alumni

Why do you want the Label that is visible to the Lead to have a Database field name format? Marketo is going to reject that because it doesnt want to confuse the system.

Name=Database Name

Label=visible to Lead - this should be something in English.

View solution in original post

2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni

Why do you want the Label that is visible to the Lead to have a Database field name format? Marketo is going to reject that because it doesnt want to confuse the system.

Name=Database Name

Label=visible to Lead - this should be something in English.

Anonymous
Not applicable

Good point. Because im using another api to interact with my form and ID and name need to match. But fixed now thanks!