Skip to main content
June 5, 2017
Respondido

Mass change form value

Is there any way to mass change the values for multiple forms? Our forms have a picklist value for annual revenue and the way it was originally set up was with the values of:

0-1 million

2-10 million

11-20 million

21-30 million

30+ million

Obviously, there is a problem with these values as they don't encompass revenues between 1-2M, 10-11M and 20-21M. We have ~30 forms that use this picklist field and I want to avoid having to manually change each one. Is this possible?

Este tópico foi fechado para respostas.
Melhor resposta por Jessica_Kao3

Whenever possible I would use a global form strategy and use the same form for as many use cases as possible because there will be bound to be additional changes in the future.  Otherwise its a little elbow grease and 30 forms might not warrant a developer if you don't have access to one. 

2 comentários

SanfordWhiteman
Level 10
June 5, 2017

It is possible, but you'll need a developer to use the Forms API.

Jessica_Kao3
Jessica_Kao3Resposta
Level 7
June 6, 2017

Whenever possible I would use a global form strategy and use the same form for as many use cases as possible because there will be bound to be additional changes in the future.  Otherwise its a little elbow grease and 30 forms might not warrant a developer if you don't have access to one.