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?
Solved! Go to Solution.
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.
It is possible, but you'll need a developer to use the Forms API.
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.