« Return to Thread: Validating nested loops with helper classes

Re: Validating nested loops with helper classes

by xtien :: Rate this Message:

Reply to Author | View in Thread

Stephan Windmüller wrote:
> All jobs and select boxes are drawn as expected, but now I am stuck.
> After submitting the form
How do you submit the form?

> the values reset, job.assignments is never
> changed. Also I am unable to validate if a user has been assigned twice
> or more to a job.
>
> JobEncoder creates a new DisplayJob, reading the assignments from the
> database, so the data is of course not changed. But where is the place
> to change the database?
>
> Does anyone know how I can accomplish this task? Or is it even possible
> to display the data in a Grid component?
>
> TIA
>  Stephan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


--
dagdag is just a two-character rotation of byebye.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Validating nested loops with helper classes