Internet Explorer 11 is not supported. Please use another browser.
To be eligible for drawings, attendees must complete tasks prior by 11:59 PM PDT on October 1, 2020.
Notification: We’re experiencing technical difficulties. Please check your email for updates.
Sessions & Activities
VMworld Challenge
var javascriptText = decodeURI('%3Cscript%20src=%22https://www.vmware.com/files/templates/inc/utag_data.js%22%3E%3C/script%3E') +
decodeURI('%3Cscript%20type=%22text/javascript%22%3E') +'utag_data.content_system="vmworld = rainfocus"'+ decodeURI('%3C/script%3E')
console.log('javascriptText', javascriptText)
postscribe(document.head, javascriptText, {
done: function() {}
});
if (window.EventBus) {
window.EventBus.on('form:contactInfo:rendered', function () {
var dynamicForm = document.getElementById('myDynamicForm');
if (dynamicForm) {
// Adding this attribute to the form was an analytics request.
dynamicForm.setAttribute('name', 'form1');
}
});
}