This example changes the first data field to a hidden field.
dataFields.item(1).setOrientation(Constant.SYMPHONY_PILOT_ORIENTATION_HIDDEN);
Related information
Orientation property