Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.

Formatting input fields in ACC

Avatar

Level 4

Hello everyone,

While building forms in our adobe campaign instance I am trying to add a placeholder in textbox. Currently, I am using javascript to add placeholder like this

document.getElementsByName('recipientScore_recipient__firstName')[0].placeholder='First name*'; 

Is there any AC OOTB way to add a placeholder to textbox and combobox / dropdown?

Best,

Imran

0 Replies