Adding a new comments box

Hi All

So I have done this before but for the life of me can find my notes, I’m trying to add a new comments box to sales order entry screen. Now I have done this no problem, and then if my memory recalls I need to bind it to something so I went to UD user column Maintenance I found Orderhed_UD and added a new column called Qcomments, I then saved that and then regened the databases for both app servers and recycled the pool in iis. But when I go back into the screen to bind with the comments box I can not find my Qcomments in Orderhed_UD I feel I’m missing something any help would be great

Cheers
D

1 Like

Did you recycle the App pools

1 Like

When adding a UD field, I have found that I have to completely stop the application server before regenerating the database or it doesn’t take. So I stop the app server (wait for it to completely stop), regen the database, restart the app server and then recycle it.

1 Like

Yes i did recycle the app pools. this is really odd

1 Like

I will try this to see if it works, Have i done this in the right way?

1 Like

firstly you regenerate the data models, then you regenerate the app pools.

however, this should be done out of hours, as it can stop processes running

2 Likes

Thank all i retraced my steps and regenerated it all again and and it showed up guess it was just a glitch in the matrix.

Thank you again

1 Like