Mass change form value | Community
Skip to main content
June 5, 2017
Solved

Mass change form value

  • June 5, 2017
  • 2 replies
  • 2092 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 replies

Jessica_Kao3
Jessica_Kao3Accepted solution
New Participant
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. 

SanfordWhiteman
New Participant
June 5, 2017

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