I fixed it. I simpy put an empty formfield between the dropdown list and contentcontrol. That way it doesn't skip any code. What i learned from this experience is that you can't use a contentcontrol after a formfield if there is code attached to it.
I fixed it. I simpy put an empty formfield between the dropdown list and contentcontrol. That way it doesn't skip any code. What i learned from this experience is that you can't use a contentcontrol after a formfield if there is code attached to it.