Forum Discussion

AndrewFry's avatar
AndrewFry
Qrew Assistant Captain
6 years ago

Dynamic form Rules: Mesages

A simple question: Do Dynamic form rules that display a message, only display said message when one is in add or edit mode of the associated form?

I have a dynamic form rule setup to display a message when certain criteria are met.

Those criteria are met and I would like to see the message in View mode but nothing is happening.
This made me think that perhaps the dynamic form rules only shows messages while in add or edit mode of the record.

------------------------------
Andrew
andrew.fry25@gmail.com
------------------------------
  • correct guess, those messages only appear to guide the user during add/ edit.  if you need other warning messages, what we do is to create a formula text field or preferably a formula Rich text field (with some basic HTML, like font color) and put it on the form.

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • AndrewFry's avatar
      AndrewFry
      Qrew Assistant Captain
      Ok, sounds good.

      I have done that before, so I can do it for this.

      However, I cannot have it pop-out at the user in a separate window, like the Dynamic Form Rules, right?

      I guess I could if I wrote some JS for it, but as I understand it, JS is not entirely supported by QB, so it could be removed at any time .... which is what I would want to avoid.

      ------------------------------
      Andrew
      andrew.fry25@gmail.com
      ------------------------------
      • DonLarson's avatar
        DonLarson
        Qrew Elite
        Andrew,

        In your logic, you could change the Font Size based on the conditions in the record.   Use a very small font when things are good or perhaps even display "".

        When the record has violated a business rule jump to a 48pt font.


        ------------------------------
        Don Larson
        Paasporter
        Westlake OH
        ------------------------------