Options

Extended Text

SoumyadipSoumyadip Member Posts: 209
hi,

I want to make the description field of Item table a little bigger something around 60 char.

when i am doing it some transactions are giving errors.

what can i do? will extended Text will help me?

Soumya

Comments

  • Options
    SavatageSavatage Member Posts: 7,142
    Why not use Description2 in the item table? :shock:

    Description1 + Description2 = will give you your 60 characters
  • Options
    eromeineromein Member Posts: 589
    Search the forum, I just know this question has been discussed before.

    You need to use NDTK to seach where in Navision the description is used. Every field you find should be extended to 60.
    "Real programmers don't comment their code.
    If it was hard to write, it should be hard to understand."
Sign In or Register to comment.