Hi,
I would like to know whether it is possible to perform some formatting on the input entered by users before adding them to the database.
For eg, the user might enter a date and a name and I can use this input to generate a unique identifier for the record
Would that be possible? Thanks.