The list of options can have a maximum lenght of 1024 charac

nalinee
nalinee Member Posts: 55
Hello all,

Can anyone please tell me what is the workaround solution of this error message?

The message is as follows:
"The Text 'xxx' is too long. The list of options can have a maximum lenght of 1024 characters".

Thx for quick reply.

regards

Nalinee

Comments

  • David_Singleton
    David_Singleton Member Posts: 5,479
    Shorten the option string.
    David Singleton
  • nalinee
    nalinee Member Posts: 55
    I don't have even 1 character space remaining and I cannot shorten other option string.

    So what can you propose next please?
  • kriki
    kriki Member, Moderator Posts: 9,135
    Use abbreviations of the words.

    or instead of options, use a code-field that points to a new table with code and description.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • nalinee
    nalinee Member Posts: 55
    we are customising an existing application and need to add a new option to an existing option string.

    However, the option string has reached its maximum character 1024.

    Can any one suggest a simple and quick solution?
  • ara3n
    ara3n Member Posts: 9,258
    What field are you changing? If you have more than 10 option, it makes more sense to use a table
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • kriki
    kriki Member, Moderator Posts: 9,135
    nalinee wrote:
    we are customising an existing application and need to add a new option to an existing option string.

    However, the option string has reached its maximum character 1024.

    Can any one suggest a simple and quick solution?
    Like I said before : instead of using complete words as option, shorten them.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Luc_VanDyck
    Luc_VanDyck Member, Moderator, Administrator Posts: 3,633
    He said:
    [...] and I cannot shorten other option string.
    and
    Can any one suggest a simple and quick solution?

    So I'm afraid we are stuck now #-o
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • ara3n
    ara3n Member Posts: 9,258
    Change the option field to code field
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • SteveO
    SteveO Member Posts: 164
    Yup, you'll have to go the table route like kriki and ara3n suggested.
    This isn't a signature, I type this at the bottom of every message