[web2py] Re: Beginner issues

2014-09-14 Thread Jean-Paul McCoy
I am not an expert but it seems that you need a two stage validation, for which I would use AJAX form submission. On Thursday, September 11, 2014 5:22:04 AM UTC-7, Pedro Henrique Correa Ferreira wrote: > > Hey, lads! > > How you're doing? > > I've got a issue with data validation. I gotta use a

[web2py] Live preview, with COLT + Sublime Text, server config?

2014-09-04 Thread Jean-Paul McCoy
How can I use CodeOrchestraRPCHttpServer with Web2py? COLT live preview is all html and Java so it must be doable. The COLT server opens one port for itself then a second for the live coding session. Should I attempt to hack the COLT side to proxy through Rocket, or can I just get Web2py to rec