Jump to content
  • 1

Run trigger on Password Update


NiceDuck

Question

4 answers to this question

Recommended Posts

  • 1

Hi @NiceDuck

You can actually create a Trigger to run only if the Password field is updated, given that you only have few fields in the Table. In your criteria, you need to include all the fields except for the password.  There should be a Timestamp field as well that will stamp the time upon update. If the timestamp field was changed, it means that there is an update happened for that record. Other fields must be equal from the previous value to the inserted one. 

4883743

4883749

 

Hope this helps.

Link to comment
Share on other sites

  • 0

As a follow up to this, I noticed that my initial observation is wrong as direct password change to the table also activates the trigger to run. For some reason however, you will need to refresh the table first before you can see the updates unlike normal record updates where the trigger apply the changes right away.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...