Forum Discussion

SarahBurres's avatar
SarahBurres
Qrew Trainee
10 days ago

Logging causes dynamic rules to not work

I have an approval box that I want to log when and who approved or rejected.  When they reject, an email should send and another box should come up to the right of the notes box. I assume because of the log, it is causing my rule to fail?

 

Dynamic rule

 

 

2 Replies

  • You can make a formula text field to parse out the most recent update. Then base your form rule on that field. The field should be put on the form even if hidden by a firm rule so the firms rules can see the calculated field. 

    Trim(Right([my update field],"]"))