I've got an item I'd like to have the Tracked Resource name be different than the name in the Magic tab.
But if I change livename, it changes both.
I've also tried the following and none change the same name is used for both the Magic tab and the Tracked Resource list (for example livename):
field[livename].text = "My Livename"
field[spcName].text = "My spc name"
field[CustDesc].text = "My CustDesc"
field[iCustSumm].text = "My cust summ"
field[actName].text = "My act name"
field[actName2].text = "My act2 name"
field[usrChkText].text = "My check box"
field[abText].text = "My ab text"
field[shortname].text = "My shortname"
field[actMod].text = "My actmod"
Is there any way to have an item put up a tracked resource name different than the object name?
But if I change livename, it changes both.
I've also tried the following and none change the same name is used for both the Magic tab and the Tracked Resource list (for example livename):
field[livename].text = "My Livename"
field[spcName].text = "My spc name"
field[CustDesc].text = "My CustDesc"
field[iCustSumm].text = "My cust summ"
field[actName].text = "My act name"
field[actName2].text = "My act2 name"
field[usrChkText].text = "My check box"
field[abText].text = "My ab text"
field[shortname].text = "My shortname"
field[actMod].text = "My actmod"
Is there any way to have an item put up a tracked resource name different than the object name?