i am trying to add 2 fields to column with this code:
Code: Select all
var field11 = AppGiniHelper.DV.getFields(["contact1","contact2"]);
field11.toColumns([3,3]);
my problem is that the row is aligned to the right side of the page: i couldn't find a way to move it to the left and align it with the rest of the fields.
can anyone please suggest a way?
thank you,
shay.