Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

Columns repeat

Avatar

Former Community Member

In Adobe Livecycle form I have string array $.HEADER. I need to output all elements of this array in table header cells. It is possible if I will not to use binding for every header cell, but if I will someway use columns repeat?

1 Accepted Solution

Avatar

Correct answer by
Level 8

You can use a repeatable subform that is wrapped in a flowed subform thats Flow Direction is set to Western Text.

Kyle

View solution in original post

2 Replies

Avatar

Correct answer by
Level 8

You can use a repeatable subform that is wrapped in a flowed subform thats Flow Direction is set to Western Text.

Kyle

Avatar

Former Community Member

Thank you! It is worked for me. Great!