Developer forum

Forum » Feature requests » Field limit exceeded

Field limit exceeded

Nuno Aguiar
Reply

Hi,

 

A client asked for to extend the limit of Link1 and Link2 from 255 to nvarchar(max) (eCom product). They use really big URL's and keep running into problems

 

Nice little interface feature to avoid awkward situations with client would have the interface alert the error instead of getting a .NET error page

Server Error in '/' Application.


String or binary data would be truncated.
The statement has been terminated.

 

Nuno


Replies

 
Asger Munkholm Højfeldt
Reply

Hi Nuno,

Links are by default 255 characters long - I'll suggest your client uses a link shortner. 

//Asger

 
Nuno Aguiar
Reply

ok, thanks

 
Nuno Aguiar
Reply

Hi Asger,

 

Please consider (at least for Dynamicweb 9) a better field error validation to improve UX.

 

Nuno