I use my Livecycle form to collect information from the user and then process the data into an Excel spreadsheet. There are approxiamately 200 fields on this form and only about 10 fields really need to be processed for data. If I turn off data binding for the remaining 190 fields will this cause any side effects (e.g. script not running properly)? I will leave data binding to "Global" for fields that need information from another field, but I see no reason to have Excel filled with 200 cells of data when only 10 of them are needed. Thank you.
↧