Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

sailaja jinugu1
Tera Contributor

Hi PD6,

 

I am looking for the same solution right now, If you were able to find an answer to the solution??