SOLVED

Mass change form value

Go to solution
Anonymous
Not applicable

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?

Tags (2)
1 ACCEPTED SOLUTION

Accepted Solutions
Jessica_Kao3
Level 10 - Champion Alumni

Re: Mass change form value

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. 

View solution in original post

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Re: Mass change form value

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

Jessica_Kao3
Level 10 - Champion Alumni

Re: Mass change form value

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.