Hello! I am using LiveCycle to create a flowable table like structure
(in this case I am actually using a table object) and I managed to bind
it to a xml schema. Testing that with some dummy data gave expected
result: table expands down based on how many data items are
present.Person IndexFirst NameLast Name1JohnDoe2JuneDoe3ClarkKentHow can
I make this table expand horizontally, to the left instead of
vertically/downward based on how many persons I have in the xml ?I need
table headers to become...