Aller au contenu principal
Chargement....
Ouvrir/Fermer le menu de navigation
Golf
Practice
Baseball
Dansk
Dansk
Deutsch
Deutsch
English (United States)
English (United States)
Español
Español
Íslenska
Íslenska
日本語
日本語
한국어
한국어
Norsk
Norsk
Svenska
Svenska
ไทย
ไทย
简体中文
简体中文
繁體中文
繁體中文
Créer un dossier
SE CONNECTER
Recherche
Guides et Tutoriels
Ligue | Comment ajouter une carte de score
Ligue | Comment s’inscrire pour jouer ?
Portail (Coach) | Comment se connecter en tant que coach
Portail (Établissement) | Ajouter des sponsors aux emplacements et aux postes ⛳
Portail (Établissement) | Comment ajouter des cartes de score dans un tournoi ⛳
Portail (Établissement) | Comment ajouter et créer une campagne de sponsor ⛳🎦
Portail (Établissement) | Comment ajouter un logo d’établissement ⛳
Portail (Établissement) | Comment connecter une unité à un poste ⛳
Portail (Établissement) | Comment créer des emplacements supplémentaires et migrer des postes ⛳
Portail (Établissement) | Comment exporter une liste de joueurs ⛳
Portail (Établissement) | Comment supprimer des cartes de score dans un tournoi ou une ligue ⛳
Portail (établissement) | Gestion des autorisations pour un utilisateur ⛳
Portail (Établissement) | Modifier l’adresse de l’établissement ⛳
Portail (Établissement) | Onglet Players pour les établissements 🎦
Portail (Établissement) | Onglet Scorecards pour les établissements 🎦
Portail (Établissement) | Vue Établissement vs Vue Joueur ⛳
Portail (Établissement)| Verrouillage et déverrouillage des postes ⛳
Portail (Joueur) | Comment ajouter votre numéro de téléphone
Portail (Joueur) | Comment consulter votre handicap dans le Portail de golf 🎦
Portail (joueur) | Comment dénormaliser les rapports dynamiques
Portail (Joueur) | Comment mettre à jour votre adresse e-mail
Portail (Joueur) | Comment se connecter en tant que joueur
Portail (Joueur) | Comment trouver le classement du Combine
Portail (Joueur) | Mes activités dans le Portail de golf 🎦
Portail (joueur) | Tournoi à départs différents
Portail | Comment configurer les notifications relatives aux limites de sécurité dans Trackman Range ⛳
Portail | Comment se connecter au Trackman Portal
Portail | Comment supprimer votre compte Trackman
Portail | Introduction au Trackman Portal
Portail | Problèmes de connexion sur le Portail de golf
Suiv.
›
Dernier
»
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; }; %>
Sujets populaires
<% var bgImages = [ "/hc/theming_assets/01KS0GS0QABQ126QHTPN00Z5HM", "/hc/theming_assets/01KS0GQ9KYZN02HKEAJ55AXRDC", "/hc/theming_assets/01KS4SP20WJ1K55Q2NJHHSXAK6", "/hc/theming_assets/01KS4S8T33KS7DHD9TR3CQCAM1" ]; var bgTitles = [ "Notes de version", "Vidéothèque", "Abonnement logiciel", "Pour démarrer" ]; var bgLinks = [ "https://support.trackmangolf.com/hc/fr/sections/35722488395291-Notes-de-version", "https://support.trackmangolf.com/hc/fr/articles/49529272287131--Vid%C3%A9oth%C3%A8que", "https://license.trackmangolf.com/", "https://support.trackmangolf.com/hc/fr/sections/48171748654363" ]; %> <% blocks.forEach(function(block, index) { %>
<%= bgTitles[index] %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12 mb-4'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
Catégories de produits
<% } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% categories.forEach(function(category) { %>
<% if (category.id === activeCategoryId) { %>
<%= category.name %>
<% } else { %>
<%= category.name %>
<% } %> <% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
Catégories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Ouvrir/Fermer le menu de navigation
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Catégories
Catégories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Afficher plus
<% } %>
<% } %>
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %> <% if (articles.length) { %>
<% articles.forEach(function(article, index) { %> <% var section = sections.filter(function(section) { return section.id === article['section_id']; })[0] || null; %>
<% if (section) { %>
<%= section.name %>
<% } %>
<%= article.title %>
<% }) %>
<% } %>