Hi,
Is there any way to create a Dynamic content format for the input element? The content format of the input element changes dynamically to email, number, text or phone based on what the user chooses.
I’ve added a repeating group with four input fields(with email, number, text & phone format) and shows the one user chooses and it works for my need, but I want to know if is there any efficient way of achieving this?