Can use JavaScript to set an expiration date for list updates?
Hello.
Can use JavaScript to set an expiration date for list update activity?
I want to set when updating the workflow list without using Explorer.
Thank you.
Hello.
Can use JavaScript to set an expiration date for list update activity?
I want to set when updating the workflow list without using Explorer.
Thank you.
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.