[ODK Community] Increasing datastore string length

Hi Greg,

What backing database (GAE, MySQL PostgreSQL) are you using? How
exactly do you know that the submission is truncated?

Yaw

··· On Tue, Nov 15, 2016 at 7:20 PM, Greg wrote: > Hi, > > I know this has been asked a myriad of times but I've followed all the > instructions on https://opendatakit.org/help/form-design/guidelines/, gone > through ODK Community, and tried a myriad of variations but I'm having no > success getting ODK Aggregate (v1.4.11 Production) to increase the string > store beyond 255 characters. I've looked at the stored instances from forms > I've submitted on my ODK Collect (version 1.4.11(1062)) and each instance > has the full string I enter but Aggregate always truncates whatever I put in > to 255 characters. I'll paste what I think are the relevant bits of the > form here but I can paste the whole form if necessary: > > ------------------------------- > > <?xml version="1.0"?> > xmlns:h="http://www.w3.org/1999/xhtml" > xmlns:ev="http://www.w3.org/2001/xml-events" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:jr="http://openrosa.org/javarosa" > xmlns:odk="http://www.opendatakit.org/xforms"> > > > jr:constraintMsg="Sorry, 270 characters maximum." > constraint="string-length(.) < 270"/> > > > > Any additional comments? > > > -------------------------------- > > I would like a much bigger text field than 270 characters but I got > tired of testing with 600 characters! I'm also loading data from 2 CSV > files. I have no idea if that affects anything. Any help you can offer > would be greatly appreciated. > > Thank you! > > -- > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "ODK Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to opendatakit+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.