Can a field be added to a custom form more than once? | Community
Skip to main content
Level 4
August 5, 2024
Solved

Can a field be added to a custom form more than once?

  • August 5, 2024
  • 4 replies
  • 860 views

Hi All,

 

I wanted to know if a custom field can be added to a custom form more than once?  

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 skyehansen

no

4 replies

skyehansen
Adobe Champion and Community Advisor
skyehansenAdobe Champion and Community AdvisorAccepted solution
August 5, 2024

no

VicSellers
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
August 5, 2024

@pat_paterson - Ditto what Skye said below, BUT depending on your use case, you can make it seem like there are multiples of a field on a form. You can utilize Label and Name and have it set similar to the below. The label being what shows to end-users. If you need to pull the results from the multiple different fields, then you can use a calc field to merge results. You'd have to thoroughly think through how you're structuring your data but just some additional options.

 

Field A Label: Marketing Campaign

Field A Name: Marketing Campaign - A

 

Field B Label: Marketing Campaign

Field B Name: Marketing Campaign - B

Level 4
August 5, 2024

yeah I was hoping there was another way.  Thanks for the feedback though.

August 7, 2024

Seth - not sure whether my use case is aligned with your question, but I am researching whether a second instance of a field in a custom form can be added to the form dynamically? 

Example: 

Field1:  Item Description (+)

By clicking the + sign, is there a way to dynamically add

Field 2: Item Description (+)

By clicking the +, dynamically add 

Field 3: Item Description (+), etc.  

Thank you to anyone with any feedback that can help me research the above use case.