| 1 |
<?php |
| 2 |
/* panel for start tad in tutorials page */ |
| 3 |
?> |
| 4 |
<div class="container"> |
| 5 |
<div class="row"> |
| 6 |
<div class="columns one-third"> |
| 7 |
<div class="iframe"> |
| 8 |
<iframe src="https://www.youtube-nocookie.com/embed/snKSPByqbBM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 9 |
</div> |
| 10 |
<h3> |
| 11 |
Overview of the Smart Grid and type of forms that can be achieved using this extension. |
| 12 |
</h3> |
| 13 |
<ul> |
| 14 |
<li><a href="https://www.youtube.com/watch?v=snKSPByqbBM&t=10s">00:00:10</a><span> - From simple CF7 to professional forms</span></li></li> |
| 15 |
<li><a href="https://www.youtube.com/watch?v=snKSPByqbBM&t=75s">00:01:15</a><span> - dynamic dropdown fields</span></li> |
| 16 |
<li><a href="https://www.youtube.com/watch?v=snKSPByqbBM&t=150s">00:02:30</a><span> - collapsed & toggled sections </span></li> |
| 17 |
<li><a href="https://www.youtube.com/watch?v=snKSPByqbBM&t=190s">00:03:10</a><span> - table of fields constructs for repetitive inputs</span></li> |
| 18 |
<li><a href="https://www.youtube.com/watch?v=snKSPByqbBM&t=210s">00:03:30</a><span> - multi-steps slider forms</span></li> |
| 19 |
<li><a href="https://www.youtube.com/watch?v=snKSPByqbBM&t=275s">00:04:35</a><span> - tabbed form sections for repetitive field inputs.</span></li> |
| 20 |
</ul> |
| 21 |
</div> |
| 22 |
<div class="columns one-third"> |
| 23 |
<div class="iframe"> |
| 24 |
<iframe src="https://www.youtube-nocookie.com/embed/vBSsfra2s48" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 25 |
</div> |
| 26 |
<h3> |
| 27 |
Basic introduction to the Smart Grid UI editor and the colour HTML text editor. |
| 28 |
</h3> |
| 29 |
<ul> |
| 30 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=15s">00:00:15</a><span> - Installing the plugin,</span></li> |
| 31 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=75s">00:01:15</a><span> - disabled grid editor for existing forms,</span></li> |
| 32 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=125s">00:02:05</a><span> - creating a new form,</span></li> |
| 33 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=155s">00:02:35</a><span> - forms are automatically responsive,</span></li> |
| 34 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=185s">00:03:05</a><span> - starting a new form,</span></li> |
| 35 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=195s">00:03:15</a><span> - adding/deleting/moving rows,</span></li> |
| 36 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=250s">00:04:10</a><span> - adding/deleting/moving columns,</span></li> |
| 37 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=370s">00:06:10</a><span> - resizing/offsetting columns,</span></li> |
| 38 |
<li><a href="https://www.youtube.com/watch?v=vBSsfra2s48&t=453s">00:07:33</a><span> - navigating between the grid and HTML editor.</span></li> |
| 39 |
</ul> |
| 40 |
</div> |
| 41 |
<!--/div> |
| 42 |
<div class="row" --> |
| 43 |
<div class="columns one-third"> |
| 44 |
<div class="iframe"> |
| 45 |
<iframe src="https://www.youtube-nocookie.com/embed/0DYxRpWc_F0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 46 |
</div> |
| 47 |
<h3> |
| 48 |
Example how to design a 2-column form layout |
| 49 |
</h3> |
| 50 |
<ul> |
| 51 |
<li><a href="https://www.youtube.com/watch?v=0DYxRpWc_F0&t=159s">00:02:39</a><span> - Form start</span></li> |
| 52 |
<li><a href="https://www.youtube.com/watch?v=0DYxRpWc_F0&t=640s">00:10:40</a><span> - Initial result</span></li> |
| 53 |
<li><a href="https://www.youtube.com/watch?v=0DYxRpWc_F0&t=825s">00:13:45</a><span> - customising the HTML code</span></li> |
| 54 |
<li><a href="https://www.youtube.com/watch?v=0DYxRpWc_F0&t=1080s">00:18:00</a><span> - custom CSS styling</span></li> |
| 55 |
</ul> |
| 56 |
</div> |
| 57 |
</div> |
| 58 |
</div> |
| 59 |
|