Rekha - Friday, August 2, 2013 12:56 PM:
Hi ,
There is a new state to be added on the existing lifecycle of an item type.
I understand that this new state will reflect only on the newly created items after the change.
Can anyone tell me how we can get the new state reflect on existing items also?
Thank you in advance.
Regards
Rekha
vasant - Saturday, August 3, 2013 12:55 AM:
Hi Rekha,
You can change the value of following Property of existing items using SQL:
current_state : (id of newly created state)
state: (name of newly created state)
Hope it helps..
Thanks- Vasant