- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi team,
We are using BuildPreviewFromId function in javascript, please let me know if we can add more personalization like 'targetData.amount' while calling the function. Below is the function definition:-
var res = nms.delivery.BuildPreviewFromId(
deliveryId,
<params content="html" filter="@id=1234"/>)
var preview = res[0]
var queryResult = res[1]
with regards,
Richa Chaubey
Solved! Go to Solution.