Hi,
I am doing an application where the user can edit their own entries, but i would like that depending on a date or a determinate value from the form, the access would be only read access.
I guess i should do this check on view.html.php file, but i do not know which code to use for making it only readable instead of editable.
thanks in advance