Hi all
I have a form with a Choise field (drop down box). Based on selection, a different Single Line Textbox shall appear.
I configured a hide rule for all Single Line Textboxes based on the selection. This works well, but the fields are eventually not at the very same location. So the end users notices that if he changes the drop down box, a different text box appears at a slightly different location.
I guess I shouldn't use a hide rule. Instead, I am looking for something like a textbox-replacement (with another one) based on the dropdown.
I hope you understand what I mean Does anybody have an idea?