VivekVishwanat3
7 years agoQrew Cadet
How to disable NEW RECORD button?
HI,
I have two tables in my Application (say, table 'A' and 'B', connected with one to many relationship from A to B).
Now user can add the record in table 'B' in two ways
I want to disable the second option for the user. i.e., I want user not to be creating the new record by clicking on "+New Record" button. I just need user to create the new record of table B from the Form of Table A.
Is their any way?
I have two tables in my Application (say, table 'A' and 'B', connected with one to many relationship from A to B).
Now user can add the record in table 'B' in two ways
- By clicking a button in the form of Table A.
- or By clicking on "+NEW Record" button visible above the table 'B'
I want to disable the second option for the user. i.e., I want user not to be creating the new record by clicking on "+New Record" button. I just need user to create the new record of table B from the Form of Table A.
Is their any way?