D
dale
Is there a way to blank a field out in a before update. I have a field
that I am checking in code to make sure it has not been used already in
the table. If it is I am displaying a message and then want to blank out
whatever the user inputted. I have everything working the way I want
except getting the field blanked out. I am currently doing this in the
before_update function. If this is not the right place let me know.
that I am checking in code to make sure it has not been used already in
the table. If it is I am displaying a message and then want to blank out
whatever the user inputted. I have everything working the way I want
except getting the field blanked out. I am currently doing this in the
before_update function. If this is not the right place let me know.