Turnkey treeview
No edit summary
(Automatically adding template at the end of the page.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
<html>
The video describes how to do a treeview and a flot.js diagram in a Turnkey site.
This video describes how to do a treeview and a flot.js diagram in a Turnkey site.
<p class="video-warn">
<p class="video-warn">
   <em>To make your experience smooth, we set the main tags mentioned in the video to the right bar menu of this mini-player. Choose an interesting subtitle on the list and immediately get to the exact theme navigation item place in the video. Now you can pick any topic to be instructed on without watching the whole video.</em>
   <em>To make your experience smooth, we set the main tags mentioned in the video to the right bar menu of this mini-player. Choose an interesting subtitle on the list and immediately get to the exact theme navigation item place in the video. Now you can pick any topic to be instructed on without watching the whole video.</em>
Line 31: Line 31:
The files to achieve this are both javascript and CSS. They must be placed in the correct locations so that the assumptions done in the tree and flot are correct.
The files to achieve this are both javascript and CSS. They must be placed in the correct locations so that the assumptions done in the tree and flot are correct.


The complete sample model - in this case, saved as a 7z file of the ecomdl file and subfiles are found here. Also, note the folder ending in _AssetsTK whenever the cloud upload executes it will try and find such a folder <yourModelName>_AssetsTK - it will include this in the upload to the TurnkeyServer and there it will be expanded.
The complete sample model - in this case, saved as a 7z file of the ecomdl file and subfiles - is found here. Also, note the folder ending in _AssetsTK; whenever the cloud upload executes, it will try to find such a folder <code><yourModelName>_AssetsTK</code>. It will include this in the upload to the TurnkeyServer and there, it will be expanded.


It is the _AssetsTK folder that holds the javascript and CSS that does the magic in this case.
It is the _AssetsTK folder that holds the javascript and CSS that does the magic in this case.
Line 40: Line 40:
[[Category:Content Override]]
[[Category:Content Override]]
[[Category:AngularJS]]
[[Category:AngularJS]]
{{Edited|July|12|2024}}

Latest revision as of 15:49, 10 February 2024

This video describes how to do a treeview and a flot.js diagram in a Turnkey site.

To make your experience smooth, we set the main tags mentioned in the video to the right bar menu of this mini-player. Choose an interesting subtitle on the list and immediately get to the exact theme navigation item place in the video. Now you can pick any topic to be instructed on without watching the whole video.


Example Treeview Grids as a data repository Implement TreeView with the ViewModel (building the data structure) Content Override .cshtml directives and how to match up the pattern tkTreeView typescript file to install the directives ecomdl VS modlr Saving locally _AssetsTK folder to update AppWideAngularScriptsIncludes.cshtml

The files to achieve this are both javascript and CSS. They must be placed in the correct locations so that the assumptions done in the tree and flot are correct.

The complete sample model - in this case, saved as a 7z file of the ecomdl file and subfiles - is found here. Also, note the folder ending in _AssetsTK; whenever the cloud upload executes, it will try to find such a folder <yourModelName>_AssetsTK. It will include this in the upload to the TurnkeyServer and there, it will be expanded.

It is the _AssetsTK folder that holds the javascript and CSS that does the magic in this case. File:AussiWork.7z

This page was edited 95 days ago on 02/10/2024. What links here