[chicagoboss] Form Data Validation

2018-02-15 Thread Aurlus Ismael
Hi all, I'm new to Erlang and ChicagoBoss. I've been looking around to see if there's a way to do form validation e.g test if a particular field is empty, and return the form with the relevant errors. Is there a way to do this? -- You received this message because you are subscribed to the

Re: [chicagoboss] Form Data Validation

2018-02-15 Thread Kai Janson
Yes, there is. I’ll have to go through my sources tomorrow but I’ve done it before. I think it was a combination of controller code and JavaScript. Thank you. Kai Janson Relator • Ideation • Learner • Individualization • Strategic Achiever • Futuristic • Belief • Restorative • Developer On

[chicagoboss] Re: Form Data Validation

2018-02-15 Thread Aurlus Ismael
Thanks for the prompt response. I'll be waiting for your response. On Friday, 16 February 2018 10:08:31 UTC+3, Aurlus Ismael wrote: > > Hi all, > > I'm new to Erlang and ChicagoBoss. I've been looking around to see if > there's a way to do form validation e.g test if a particular field is >