Skip to main content
Toggle navigation menu
Try DataForge Cloud
Docs
Academy
Community
Submit a request
Sign in
DataForge
Community
Best Practices
Best Practices
Show all
All
Planned
Not planned
Completed
Answered
No status
Sort by newest post
Newest post
Recent activity
Votes
Comments
No posts for the selected filter
Didn't find what you were looking for?
New post
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
Previous article
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
Next article
<%= nextArticle.title %>
<% } %>
<% } %>