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

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

Recommended Posts

Posted

Help please!?

I have 2 fields that I want to relate through a script. One is a radio button set for a field called "recoat" that is just yes or no.

If the button is selected "yes" I want a different field that is "commission" to be set to zero.

Is there any way that someone could help me with a script to set this up?

Thanks so much!!!!

Posted

You dont really need a script for this. You can use an auto-enter (calculated value) on the commission field. The value can be, Case ( recoat = "yes"; 0; commission )

Make sure that 'Do not replace existing value...' in unchecked.

Posted

I don't know what I need.

The commission field is already a calculation field pulling from a couple different places. How can i put attached your suggestion to the field?

This topic is 5751 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.