1
I would like to post my requests here:
1. It would be nice to have custom validators in each XoopsForm Field (textfield, combobox, etc)... The Validators class could be: Integer Validator, String Validator, Email Validator, PostCode Validator, Name Validator etc ... and it should be able to put Regex :]
The validator that currently on XoopsForm is nice enough, it could validate whether the user filled the field or not. nice one ... but it would be nicer if you could add custom validator on both client and server side :)
2. I would like to ask Layout Class like in Java Swing .. such as Grid Bag Layout but much easier .. like Flow Layout in JGoodies.Net ....
http://jgoodies.net/3. Class Generator Modules is nice enough but could not handle to generate class that has more than one primary key. Please add this in the XOOPS Developments Tools :)
Thank you !!!