Entry Validation



On Fri, 2009-04-03 at 10:26 +0200, Pavel Mlčoch wrote:

Then I've second question. Is possible to notificate about some events? In my solution I need notificate 
user about lower date than today's in dates in one column. I think it's possible do it in postgres, but if 
its easy in glom, can You help me with example? In User documentation I don't found nothing about it.

That would be "validation" of entered data. It's a good idea. We need to
think about how we would do it, ideally in a bug report.

We could allow you to define a python function that returns a boolean,
and maybe a human-readable message, though it could be difficult to add
that message to the list of translatable strings.

I would prefer to offer common validation with a simple UI with python
as an option. Maybe you could look at some other applications and see
what they offer. For instance, Excel, Gnumeric, OpenOffice, Word,
Access, FileMaker. You could put some screenshots on the wiki. 

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]