Hi,
I have a problem with creating new records. After this command:
$addCommand->setField('FieldName',$myRecord->getField('FieldName2', 0));
there are no line breakes in the field 'FieldName'.
'FieldName2' contents some line breaks and I wont to have them in the 'FieldName'.
Am I doing something wrong?
If someone could help me, I would be very greatfull.
Rafal