Creating sub sections dynamically

M

mcuba

Hi,

I am building a simple form (so far) to capture steps in a procedure. I
want to be able to have a form that my folks can fill out that can have
numbered lists such as:

1. Step 1
2. Step 2
3. Another step

and then allow them to easily have something like this:

1.
2.
a.
b.
c.
3.
4.
a.
b.

I see how to easily do numbered lists but cannot see how to allow the user
of the form choose to indent sections to make substeps.

Any ideas?

Thanks,

Matt
 
Top