How do I get the internal id of a sublist item? re...
# advancedpdf
e
How do I get the internal id of a sublist item? record.item.item returns the description
c
its either .id or .internalid (record.item.id)
e
Thanks, internalid did it