跳至內容
選單
此問題已被標幟
1 回覆
3069 瀏覽次數

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. 


頭像
捨棄
最佳答案

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,

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 19
8573
2
12月 23
14487
0
11月 23
1524
0
10月 23
33
3
10月 23
788