I created data table feature with a many fields and I am using a lookup field against the Purchase Order Header and then using the Lookup Fields Transfer settings to populate the fields on my feature from the PO Header.
One of the fields I am trying to transfer is the comments field with the field type of BLOB. On my data table feature I made sure the field I am doing the transfer to that the type was set as BLOB, I also made the field read. However after deployment the field on the card page just shows a plus (+) sign and not the actual text contents from the BLOB field on the PO Screen. I also tried setting the field on the data table as text, but during deployment I got an error saying I cannot transfer BLOB to TEXT.
Is there a way for me to do what I want in SOD?