Forum Discussion

PaulPeterson1's avatar
PaulPeterson1
Qrew Assistant Captain
4 years ago

Current User Question

Let me set the scene before starting.  I have a form with sections that each have a status, last modified on and last modified by fields.  There is a form rule to set the last modified by field to the current user when the status changes.  This form rule is working some times but not working other times.  Why isn't the last modified by updating correctly every time?  Could it be caused by more than one user editing the record at the same time?

------------------------------
Paul Peterson
------------------------------
  • if you are talking about the native [Last Modified field] I don't believe you can have a form rule affect that "built-In" field. it is set according to the user which last modified that record or by which owner of an Automation or Pipeline which modified the record..

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • PaulPeterson1's avatar
      PaulPeterson1
      Qrew Assistant Captain
      No, this is not the native field.  Each section has it's own field to track the Last Modified By Service X, Last Modified By Service B, etc. field that the form rule is updating with the current user.

      ------------------------------
      Paul Peterson
      ------------------------------
  • How does your form rule read?  Can you post a screen shot?

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
  • Two other things that could contribute:

    1. Is the status field a formula? If so, just because the status changes, the dynamic rule won't fire until the record is opened and fulfills the conditions.
    2. Can someone be changing the status in grid edit mode? Dynamic rule won't fire in that case.

    ------------------------------
    Mike Tamoush
    ------------------------------
    • PaulPeterson1's avatar
      PaulPeterson1
      Qrew Assistant Captain
      Mark,

      Here's a screenshot:


      Mike, 

      The Status field is a Drop Down and no, grid edit is disabled in this table.  I have mentioned this table in several other posts.  This form has more form rules than I care to admit due to the automation requested by the end user.  Initially the last modified by and on fields were updated with an automation.  I went with the form rules because the notifications were not triggering correctly.

      ------------------------------
      Paul Peterson
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        You can change the form rules to trigger

        When  the record is saved.

        and then you can add the condition.. and some field "has changed".


        ------------------------------
        Mark Shnier (YQC)
        Quick Base Solution Provider
        Your Quick Base Coach
        http://QuickBaseCoach.com
        mark.shnier@gmail.com
        ------------------------------