Same data in two dynamic table
hello! sorry not speak english well, i use a google translate and i'm new to livecycle designer. i have problem with form that i created, would have same data in two dynamic table whose rows are added by click on a button located on two different pages . i mean if write the data in the first table, same data entered automatically on second.
could you help me please! thank
hi
this kind of problem come picture when have similar tables mean same binding each field in 2 tables.
you can bind table1 normal binding , in table2 can assign values fileds script
table1.field1.rawvalue = table2.field1.rawvalue
tabke1.field2.rawvalue = table2.field2.rawvalue
i hope got idea!!!!
More discussions in LiveCycle Designer
adobe
Comments
Post a Comment