  

 

Community

 ## Breadcrumb

1. [Home](/)
2. [Resources](/resources/tracelink-community)
3. [Community](/resources/tracelink-community)
 
  

 

 

# MINT (Multienterprise Information Network Tower) Innovation Forum

 

 

 

 

 

 

Join the TraceLink Community to get valuable insights from other TraceLink customers about their experiences and business challenges, learn about the product roadmap and share best practices.

### Who Can Join?

Open to TraceLink MINT Customers

### Upcoming Meetings

- To be announced

### Topics from Recent Meetings

- **Dec 10, 2024**: 4-5:30 pm CET / 10-11:30 am EST: Reconstruction &amp; Demonstration with OPUS
- **Nov. 8, 2024**: 3:30-5 pm CET / 9:30-11 am EST: Manufacturer and CMO Forecast &amp; Inventory Collaboration
- **Oct. 25, 2024**: The MAH and CMO Procure-to-Pay Lifecycle



 



MINT (Multienterprise Information Network Tower) Innovation Forum

 

Ready to jumpstart your digitalization journey? Sign up to get invited to upcoming workshops and meetings. 


    document.addEventListener("DOMContentLoaded", function() {
        // Delay the execution by 2 seconds (2000 milliseconds)
        setTimeout(function() {
            (function() {
                'use strict';
                // Load Marketo form
                MktoForms2.loadForm("//go.tracelink.com", "776-BAW-230", 2676);
            })();
            
            // Wait until the Marketo form is loaded
            MktoForms2.whenReady(function(form) {
                var formElement = document.getElementById('mktoForm_2676');
                if (!formElement) {
                    console.error("Form with id 'mktoForm_2676' not found.");
                    return;
                }
                
                var formLocation = formElement.querySelector("input[name=formLocation]");
                
                // Get the current URL and set the formLocation field
                if (formLocation) {
                    var currentURL = window.location.href;
                    formLocation.value = currentURL;
                }
                // Add onSuccess handler
                form.onSuccess(function(values, followUpUrl) {
                    
                    var formElem = form.getFormElem()[0];
                    if (formElem) {
                        formElem.style.display = 'none';
                    } else {
                        console.warn("Form element could not be found to hide it.");
                    }
                    var confirmMessage = document.getElementById('confirmform');
                    if (confirmMessage) {
                        confirmMessage.style.display = 'block';
                    } else {
                        console.warn("Confirmation message with id 'confirmform' not found.");
                    }
                    
                    return false;  // Prevent the form from submitting normally
                });
            });
       }, 2000);  // Delay for 2 seconds
    });
##### **Thank you for joining us.**

**If you have any questions about the community or community members. Email us at** [**community@tracelink.com** ](mailto:community@tracelink.com)