This small example shows how you can make the following as default options for the WebADI uploads :-
Import Flex fields : by default it should be enabled for all the uploads.
Import Flex fields without validation : by default is should be enabled for all the uploads.
Steps :-
1. Goto System Administrator > Application > Function.
2. Search for the following function using CTRL+F11 : "BNE_CREATE_DOCUMENT"
3. Go to the "Form" tab on the form functions window.
4. Put the following value in the parameters text box : bne:page=BneCreateDoc&bne:validation=True&bne:import=True&bne:importFlex=IMPORTNOVALIDATION
5. Save the changes and you are done. Now whenever you upload the WebADI template, you will find the default option is set to Import Flexfields and without validations.