description.setValue(bitstream.getDescription());
// EMBARGO FIELD
// if AdvancedAccessPolicy=false: add Embargo Fields.
if(!isAdvancedFormEnabled){
AccessStepUtil asu = new AccessStepUtil(context);
// if the item is embargoed default value will be displayed.
asu.addEmbargoDateSimpleForm(bitstream, edit, -1);
asu.addReason(null, edit, -1);
}
edit.addItem(T_para1);
// System supported formats