Maximum Characters length needed to be changed

Shubham Gagneja
Tera Guru

Hey Guys, I am creating a form and I have a variable with list of choices. One of the choices is more than 200 characters which I can't type as the chaarcter is limited. How can I change the character length for a varibale choice list?

 

2 REPLIES 2

Aman Kumar S
Kilo Patron

Hey Shubham,

  1. Go to your choices related list on the dictionary and open one of the choices
  2. It opens a record in the sys_choice table
  3. Right click on Label field, and go to its dictionary
  4. Increase the "Max Length" on that form

It should work fine, but there are user experience issue with this approach, not full label will be visible to user

Best Regards
Aman Kumar

Anil Lande
Kilo Patron

Hi,

It is not a best practice to change length of system tables fields. 

Instead you can discuss this with client and see if they can provide values which fit into the choice field. 

I see it is already modified for you, in oob setup the max_length is 80.

 

Thanks,

Anil Lande

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande