Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Prevent users from manually adding an output type

ashwin_bhat
Participant
0 Likes
748

Hello,

Users can generate an output for sales documents manually by entering the output type, medium etc. they can do so even if condition records are not maintained. Setting flag 'CannotBeChanged' will prevent user from adding output but this will also prevent him from repeating an output.

Is there any configuration that I can do to prevent users from manually adding an output but still allow user to repeat/change existing outputs?

Regards,

Ashwin

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
577

Hi,

the only method I found, it's to call the control inside the print-program

(for example, for invoices)

regards

Fred

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
578

Hi,

the only method I found, it's to call the control inside the print-program

(for example, for invoices)

regards

Fred