Re: Bulk update Design Studio forms

Raul-Ok
Level 2

Hi everyone!

 

I just realized that we can't use custom tokens {{my.*}} in the Design Studio tab. I have over 200 forms in that section, and I need to add a field and a label to each one. What's the best way to do this, besides manually editing each form one by one?

 

Thanks!

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

The REST API has robust support for forms. If you want to get your hands dirty it would be a fun way to learn that crazy API.

 

Alternately, you could add the field using JS at runtime (yes, even if it’s a visible field, but it’s super easy if it’s a hidden field).

 

P.S. To be clear for lurkers, it’s not true that you can’t use {{my.tokens}} on Design Studio Forms, if the LP is in Marketing Activities. But it won’t work if the LP is in Design Studio as well.