Adding Indent/left space for the variables

PD6
Tera Contributor

How can I add indent or left space like the paragraph for the variables?

Ex: I have variables A, B and C

A is check box and B and C are different types of variables like single-line text and checkbox.

If A is selected then B and C should display with indent.

Currently, it's displaying like below

[]Checkbox Variable

Variable B

Variable C

I want to display the variables B and C by adding indent/space after selecting the checkbox variable 

[]Checkbox Variable

       Variable B

       Variable C

 

 

 

5 REPLIES 5

Barbara L - Gli
Tera Guru

This community post is a little old, but they asked the exact same question so you can see if their solution may work for you

That is only for the Radio buttons.

I am looking the Indent at the variable level as my variables of different types.

The code specified radio buttons, but you can change that (or leave the IF out entirely).  However, I can't find a way, for example, to apply it to specific text boxes as I would like...

Austin20
Tera Contributor

Hey PD. I'm looking for the same thing that you had asked for. Were you able to find an answer to the solution? Thank you!