Help with dropdown for Q&A

I want that when a user presses a checkbox it will make all the rest false.

Thank you (:smile:

use the custom check list

1 Like

How and where is it?

here it is… SAMPLE

Screen Shot 2021-07-15 at 8.13.35 AM

I entered but did not see it…

Is it CSS?

no, just math and if else columns
click link again… i updated it

Can you explain me the logic…

Q1

If Q1 true then true, eles false?

Q2
Q3

Would love a screen shot

you need to base your check on timestamp, then pull the latest one with rollup column, that’s how you will know which option is checked… then simple if-else column to assign value to that row

3 Likes

This is just WONDERFUL !!

1 Like

this is very simple but so powerful solution for many problems

Here are a few more similar examples.

1 Like