FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour project start document management system
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
project start document management system
Posted: Sun Aug 29, 2021 02:27 PM
project start document management system

https://mybergland.com/fwforum/dms.mp4

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: project start document management system
Posted: Sun Aug 29, 2021 03:18 PM
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: project start document management system
Posted: Sun Aug 29, 2021 04:49 PM
document management system
Part 3
After fancytree is very well-structured, and the examples are well documented, we start without reading the manuals.

Now we split up the fancytree JavaScript functions that are in the head block.
We add an event handler to the functionality that reacts to on click.

In the json file, which we use from the examples to initialize the tree structure, we fill in a few test words to check the function.

In the event handler we add an alert().

https://mybergland.com/fwforum/dmsfancytree.mp4
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: project start document management system
Posted: Sun Aug 29, 2021 05:09 PM
document management system
Part 4

We are moving the links, scripts and styles into their own blocks.
https://mybergland.com/fwforum/headlinksscripts.mp4

Here is a screenshot of the program:



Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: project start document management system
Posted: Mon Aug 30, 2021 06:52 AM
TreeView and TINYMCE

Continue the discussion