- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
You can use the update data activity after the list creation to set the expiry date.
In case you want to have a computed label for your List,
1.you can store it in a instance variable first
2. set the label using instance variable.
3. set expiry date using a update data activity as per the following.
Thanks,
Deb