Hello,
When I want to make a preview fo a delivery, I need to click on Test personalization > Recipient...
I then get a wizard "Select a recipient" with a default filter on a recipient folder.
I cannot seem to change the default folder selected.
I have identified the predefined filter "A recipient" but have no idea which attribute I should use to define default folder.
Any idea?
Thank you for your help,
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @roro_coeur ,
there you have it in that xml:
folderFilterChoice try to duplicate the filter and add there condition "[@folder-id] = your_primary_key_of_default_folder". Now you filter on all recipients
Marcel
Views
Replies
Total Likes
Hi @roro_coeur
if you have any other folder it should be located under Recipient folder and then you can see it.
Regards,
Milan
Views
Replies
Total Likes
Hello @roro_coeur ,
there you have it in that xml:
folderFilterChoice try to duplicate the filter and add there condition "[@folder-id] = your_primary_key_of_default_folder". Now you filter on all recipients
Marcel
Views
Replies
Total Likes
Views
Likes
Replies