Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

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