<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
2 comments
This may be a bug but maybe this will give you an idea of how to use the On the Fly function. A lot of resources available and the Dronelink YouTube tutorials can help a lot. The DL Native app should walk you through each step to setup it up. If it is properly done can you share the created plan ?
Best of luck. Mike….
https://youtu.be/2SekUnrb7SM
This functionality is being prevented by the DJI bug discussed in bullet 2 here:
https://support.dronelink.com/hc/en-us/articles/4414359334291
Please sign in to leave a comment.