
Hello,
I have seen similar questions posted for this topic, so I apologize for adding to the pile.
I am currently working on an Intern Score Card App. It is referencing data from a SharePoint list I have made.
The app has several drop down options that are used to choose the Intern being graded, the level that the intern is at, and the tasks that they are specifically being graded on. I have all the drop downs working properly.
What I want to do is select a task (Either from the Professionalism or the Proficiency dropdown) And then press one of the corresponding buttons to automatically update that cell in the SharePoint list. For example, I have selected Intern1 who is at level1, I then select "Interaction with Others" in the Professionalism dropdown and press the "Satisfactory" button. I want that to automatically fill the corresponding cell in the list with the selected choice being "Satisfactory".
The pictures I have attached are of the app, what the dropdown looks like, and what the SharePoint list looks like.
Any help would be greatly appreciated!
Hi @PM1966 ,
Firstly, where is your list with the values relating to the selections - you need to have a reference list stating all the values for the various selections so you can look these up to calculate the end score.