Assuming my gallery item is:
Sort(Filter(spTagLearners, sp_teacherID = varSelectedID), tagLearnerID)
I have 4 text inputs - txtA, txtB, txtC, txtD
If my yes/no column A has a value of yes how can I disable txtA? and same goes to values of other columns to other text inputs?
any suggestions? thanks in advance