Question
4
Replies
5979
Views
Posted: February 15, 2016
Last activity: February 16, 2016
Closed
Solved
Can we change the work object tab name from pyId to another property?
Hello!
We have the following requirement - we need to rename the default tab name for Work Object (for example, T-15120) to new format: T/"CreatorOrgUnitName"/UniqueID/YearOfCreation.
I know that the work object tab displays the pyID property, but i can't change it.
Is there any way to display another property to work object tab name?
Thank you for help!
I think if you do not mind that your WO id is the same as that of displayed, you can set .pyWorkIDPrefix to whatever you want using data-transform (except that the sequence number comes last). There are a lot of examples OOTB, just search .pyWorkIDPrefix in the developer portal.