Expand my Community achievements bar.

SOLVED

Compare 2 forms

Avatar

Level 3

Does anyone have ideas of how I can have Fusion compare 2 forms, 1 from Sandbox and 1 from Production, and see the differences of field names?

thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

You can pull all custom fields on a form by including categoryParameters:categoryParameter:name. That should give you a list of all fields on the form you searched for, and then you can do any comparisons you'd like to do.

View solution in original post

5 Replies

Avatar

Correct answer by
Community Advisor

You can pull all custom fields on a form by including categoryParameters:categoryParameter:name. That should give you a list of all fields on the form you searched for, and then you can do any comparisons you'd like to do.

Avatar

Level 3

When trying to include categoryParameters:categoryParameter:name

I get a 422 error:
[422] APIModel V19_0 does not support field categoryParameter (CategoryParameter)

 

I've added a screenshot to my module.  Maybe I'm performing the call wrong.

Avatar

Community Advisor

Oh sorry, mistyped it, it should be categoryParameters:parameter:name

Avatar

Level 3

That did it.
Thanks for the assist.

Avatar

Community Advisor

 

Hi @Kelly_StarzEnt,

 

I see @ChrisStephens provided the Correct Answer tip you needed, but wanted to also invite you (and especially anyone without Fusion) to consider our free Update Category Generator solution, which gives you the current definition of an existing custom form as an Excel file, which you can then use to compare between Production and Sandbox. I've included a sample below. Enjoy!

 

Regards,

Doug

 

Doug_Den_Hoed__AtAppStore_0-1743013457742.png