Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Values field to small

Values field to small 15 years 9 months ago #1804

  • Bruce
  • Bruce's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 33
  • Thank you received: 0
I have a site with over 25 possible funds people can donate to. I am trying to build a radio button list with all the funds. The value field seems to be limited to 256 characters. Can I increase the limit or some reasonable workaround

Please Log in or Create an account to join the conversation.

Values field to small 15 years 9 months ago #1807

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
To change this, you\'ll need to modify a property in that database field. You should see varchar(255). Change it to varchar(1000) or whatever works for you.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.154 seconds