Skip to Content
Menu
This question has been flagged
1 Odpoveď
3153 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
aug 19
8698
2
dec 23
14674
0
nov 23
1693
0
okt 23
33
3
okt 23
788