Search
-
how to set up a multi-factor authentication
- Kathleenstewart90
-
There is a issue with EVV feature
- Ash Divay TEST USER
-
Need Feature to do abc
- Ash Divay
-
Adding filter to Zendesk Dashboard Featured
- Ash Divay
- Edited
-
/DD stands for Intellectual and Developmental Disabilities.
- Ash Divay
-
Homecare application
- Ash Divay
-
Lorem Ipsum
- Ash Divay
-
Lorem Ipsum Featured
- Ash Divay
Featured posts
Didn't find what you were looking for?
New postSANDATA MAINTENANCE UPDATE
Sandata will be conducting a period of planned maintenance on Saturday, November 9, 2024, from 11:00 a.m. to 5:00 p.m. ET. The purpose of this maintenance is to optimize our infrastructure for better performance and responsiveness.
This maintenance will not include any down time. Data will still be able to be collected and captured, however, customers will notice that data processing may run slower during this time.
We apologize for any inconvenience this downtime may cause. We appreciate your understanding and patience as we perform these essential updates.
Categories
Toggle navigation menu
Categories
-
<% sections.forEach(function(section) { %>
-
<%= 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 %> <% }); %>
<% }); %>
-
<% 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) { %>
- See more <% } %>