I'm wondering if the TapestryInternalUntils provides a way to split a string
based on some sort of encoding. I'm currently splitting a hidden field with
values generated by a users input and set with js using
TapestryInternalUntils.splitAtComma, but I'm funding users are adding extra
comma to their input causing things to get funky on form submission. I was
hoping I could use some sort of encoding to handle this rather than commas. 

I see splitMixinConstraints, just not really sure what that is used for. 



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/TapestryInternalUtils-split-based-on-encoding-tp5720031.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to