Is there a way to ensure that a field on the start form is always the last item on the form?
I have a pipe with a substantial number of fields and conditionals (over 100). There are a couple fields/questions that I need to appear after all the other fields regardless of which conditionals are activated.
Initially, I have configured my pipe so that those fields are the last ones in the list on the start form, but we will likely need to add additional fields in the future and I’d like to avoid having to reorder the fields every time I add a new one.
Any ideas would be much appreciated!