Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5715 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a section in my database where i input a purchase price of a product then how much i want to mark it up, and then another field to show the total price. I have another feild where if you dont put the markup price it it says "no markup inputted" but if there is a markup price in there it remains blank

so basicly i want a field that tells me i left a field blank, how do i do that?

Posted (edited)

You don't need script nor do you need to waste creating a calculation. You can use conditional formatting such as:

MarkupPrice

This boolean will return true if the field has a number greater than 0. Then type words "no markup inputted" and attach this boolean calculation to it. In the conditional format, change the text to same color as background where it will reside. In this way, if MarkupPrice is blank or zero, it will produce the words in black; otherwise the words will disappear into the background thus indicating that there is indeed a markup price.

Edited by Guest

This topic is 5715 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.