Display Button on Form (Continuous) Depending on record
问题 I have a list of Records that I am Displaying in a continuous form. I am also putting buttons in this form. IE I have a list of "exams" on the list I have buttons for each exam such as a DELETE Button, EDIT button and so forth. I want to add another button only if the exam has a certain variable set. Record Set Example | Key | ExamName | ExamLocation | ExamDate | ExamComplete | |-----|-------------|--------------|----------|--------------| | 1 | Test Exam 1 | TX | 10/2/19 | Y | | 2 | Test