SOLVED

Re: Useless or not? Add choice in CDV of Boolean.

Go to solution
Simon_Lessard
Level 4

Useless or not? Add choice in CDV of Boolean.

Hi everyone,

In the case of boolean field, is there an advantage to use B) or it's plain useless if I want the thing false no matter what?

A) Change data value of [my_field] = false

B) If [my_field] is true - Change data value = False ---- else do nothing


Cheers

Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Grégoire_Miche2
Level 10

Re: Useless or not? Add choice in CDV of Boolean.

Hi Simon,

I would go for A. In both cases, the leads that had no change will show a line in their activity log instead of showing a value change, but at least, you will save the workload of testing.

This really matters if you have a huge volume though.

-Greg

View solution in original post

3 REPLIES 3
Grégoire_Miche2
Level 10

Re: Useless or not? Add choice in CDV of Boolean.

Hi Simon,

I would go for A. In both cases, the leads that had no change will show a line in their activity log instead of showing a value change, but at least, you will save the workload of testing.

This really matters if you have a huge volume though.

-Greg

Simon_Lessard
Level 4

Re: Useless or not? Add choice in CDV of Boolean.

Merci Gregoire!

Grégoire_Miche2
Level 10

Re: Useless or not? Add choice in CDV of Boolean.

Bienvenu

-Greg