Default value for a yes/no column

I'm trying to set the default value of the question as N/No however the button isn't being highlighted. I've even attached a pictured of what I've set the initial value as.test11.PNGtest222.PNGtest22.PNG

0 26 1,287
26 REPLIES 26

You should use "No"

Nope, it still hasn't worked.

FALSE

nope still doesnt work 

 

Works for me. Are you testing without saving maybe?

"No" with double quotes is the way for it. If it isn't working, u should contact support

I use logic when it comes to Yes/No stuff.

0=0 as true
1=0 as false, for example

So, place this on your initial value:

0=1

?

place my initial value as 0=1 in the initial value column? again I just want the default value of the button to be set at No but then the user can change it to Y if needed x1.PNG


@YIK3S wrote:

place my initial value as 0=1 in the initial value column?


Exactly

still doesn't work, do u have any other suggestions?

Steve
Platinum 5
Platinum 5

Are these the same column?

Steve_0-1650034813049.png

 

yes, I had changed the display name to "complete ?" but it is the same column 

Are you adding a new record or trying to edit an existing one?

adding a new record

the initial value has to be FALSE

Try giving the initial value as "N", it works for me.

The same bug is happening to me as well at the moment.
No matter what I put for initial value (FALSE, "No", No) it does nothing. Both options are selectable when form appears.

Yep, Same for me, I've tried everything mentioned above to set the initial value and it's ALWAYS defaulting to the YES value.

I've managed to get this working elsewhere, I'm sure of it 

Hi,

You need to set the initial value as FALSE, not No, as AppSheet doesn't understand Yes/No, it understands TRUE/FALSE, and then translates it to Yes/No for the user.

 

Hope that clarifies.

Yes, I tried:

  • FALSE
  • "FALSE"
  • No
  • "No"
  • N
  • 1=0

That is so weird.... Just to confirm, you're editing here right:

ScentStrategy_0-1734594905398.png

 

Yes, that's the spot. It's weird, because like I said, I've had it working with an expression in another app!

Wow, that is really weird. And since there is no error, I can't think of anything else.

Please start a new topic for your problem. Please include a complete description of the problem and include screenshots of the relevant configuration.

Top Labels in this Space