Hi all,
i need to create workflow in backend that will delete value in one filed in 24 hours . How to do it?
Hi all,
i need to create workflow in backend that will delete value in one filed in 24 hours . How to do it?
You’ve pretty much explained what you need to do right there… (i.e. just create a backend workflow that deletes the value in the desired field, and schedule it to run 24 hours after whatever it is that triggers it).