I have set dryweight component in engineering, but using compare/update to insert it on equipment UsrWeight it said that format is incorect. I managed to insert it into Uwmtxt but i don't know how to use this attribute.
Ha I was just running into this problem last week. Ended up making a text attribute for the model. I'll look into the Uwntxt when I get a chance. Glade to know I'm not the only one trying this!
It has been a while since I have done it and I don't have access to the project anymore but from memory I did it with advance configuration settings
As the user weigh is set with brackets
From memory I used in the advance settings Format('( {0} )', :weight of source)
Hi, I work with Silvana, we already tried Format('( {0} )', :Dryweight of source) but it's no use. As we saw in help, attribute usrweight is integer(500). We don't know what this (500) means, but we tried to insert only number in configuration settings and it also didn't do anything. As I read in some pages on internet attribute Usrewight is only for USER to enter, and system cannot insert anything in that field. But we don't know why is then offered in COMPARE/UPDATE for inserting.