![]() | ![]() |
|
07-25-2011 12:43 PM
Is there a way to prevent the GREEN ARROW, that used for submitting, from being displayed? I wish to have only the SUBMIT button displayed. Using BRM 7.6.
07-25-2011 06:46 PM
Add a client script on lead that calls the following:
eworkShowSubmit(false);
if you want to hide the Cancel button you also can call:
eworkShowCancel(false);
![]() |
![]() |
![]() |
|
|
![]() |
![]() |
![]() |
















