Is there a way to embed saved search to Advanced PDF format for Item fulfillment, I have a custom sublist added to Item fulfillment and it is not accessible on Packing Slip. Wanted to use saved search or any other suggestions?
j
jasim ali
06/19/2021, 8:39 AM
• create a custom field on item fulfillment.
• Make a user event script on before load that loads that saved search and fill the results in custom field in form of JSON.
• Now you can access the contents of that field (the JSON form of saved search) in you advanced pdf.