콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
6057 화면

We have a class B which is a one2many field in a class A (parent class), when we modify a record of class B using a child view form by making some inputs inside this child form and we want to control them (ex: sum of 2 fields equal to 10),in case the control (_CONSTRAINT) returns FALSE, Can we display the error message box before quitting the view form B and when clicking on the SAVE button of the one2many form ? for the moment we have put a CONSTRAINT inside the class B unfortunately this constraint excutes when we save the record of the parent class A (too late). thank you for your help.

아바타
취소

you can super function "create" on class B (insert features that you need) or use function "onchange" to do this.

관련 게시물 답글 화면 활동
1
1월 25
1809
2
9월 22
9533
2
4월 22
4580
0
7월 21
7225
1
3월 21
4971