Hi,
Is there any way to change a custom property length ?
I made a 50 characters CP, but I need change to 90 characters.
Thx.
Sure you can. When you create a new custom property, you can edit the text length. Just type 90 in the box that says 50 right now. Standard is 50, but you can change it to what you need.
but how I change to 90 ?
CP was created and populated ( I already have data in this CP).
I'm not sure you can edit the actual property after it has been created. Sorry.
It is not possible today. See this post for a workaround.
If you are comfortable with such things, it is possible to change the field length through either the SQL server management studio interface or an alter table query.
I think the custom property app also sets the length in several cfg files. I changed it in the sql table and it had no effect.