Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
3076 Ansichten

Hello everybody,   I want to add a constraint but I don't have the idea of how to do it. I created a custom export which auto-generates external ids for each record I export. The export contains a list of students which the lecturer has to update their marks.. and re-imports the same excel sheet which also updates the marks of the students. 

However much there is some information which I don't want the lecturers to update but I have failed to restrict the lecturer from importing the data in case those field values have been updated. 

Any Ideas,  Thank you. 


Avatar
Verwerfen
Beste Antwort

Hello Brian,

You can modify the logic in write method and check that if the data is being written from Import and user has a group of lecturer, in vals there should ne only marks. If any other key found in vals, it should raise warning.

Thanks,

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Aug. 19
8580
2
Dez. 23
14509
0
Nov. 23
1535
0
Okt. 23
33
3
Okt. 23
788