function onInvokeAction(id) {
	setExportToLimit(id, '');
	
	createHiddenInputFieldsForLimitAndSubmit(id);
}

