Forum Discussion
GeoffreyHarmuth
9 years agoQrew Captain
Is there no way to have a pop-up window display?
- MCFNeil9 years agoQrew CaptainI'm my experience, pop-up windows for reminders like this become very obnoxious to the end user, and using a red or highlighted banner is more more user friendly, while still getting the message across.
- MikeMike18 years agoQrew CadetHey Matthew, I'm interested in this, however I have no idea how to execute it. Could you help me out?
Mike - QuickBaseCoachD8 years agoQrew CaptainMike,
Are you just asking now to make a giant red message?
for example, you can make a formula text field like
IF([Bad Credit]=true],
"<font color=red><b><font size=4>Bad Credit!!") - MikeMike18 years agoQrew CadetJust tried it, and all it does is add this in the field:
<font color=red><b><font size=4>SPECIAL SNOWFLAKE!!
I'm trying to make it conditioned based on the input of another field. And I would like for it be view on both the "View" and "Edit" screens when initially opening those screens from another area or an external link.
On top of all of this, I'm not a developer, and just now learning formulas. ;) - QuickBaseCoachD8 years agoQrew CaptainSorry, but I do not understand the question now.
The examples above let you make a formula field based on a condition. What is the condition?