I've added a calculated field to display the PO Note Text of the Blank Purchase Order. I'm able to display the is first 80 characters but no more. My field includes the following:
function script RWGet NoteText POP_PO.PO Note ID Array(1) 80 1
I've seen from other posts that the RW_Parse String is used to wrap text. I tried putting it first and then adding the above but receive an error message. Am I assuming correctly that the ParseString would be part of the same calculated field?
Any input would be appreciated.
Debi
*This post is locked for comments