does anybody know how to trim the Transaction Type...
# general
k
does anybody know how to trim the Transaction Type of a Record from the Created from Field? I am building this using ADV PDF.
c
created from... document number
k
This is for Advanced PDF Invoice printing. Not sure what you mean by that field. I think that is for a saved search report? @Castor
g
@Kathzie you can use record.createdfrom?keep_after(‘#’)
k
{record.createdfrom?keep_after('#')} -- this is not working
is this correct @GV?
g
@Kathzie what is the output ?are you getting any error ?