<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Adaptive layout  of examples   -- Red scratches on objects]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I would like to display flex windows with left side bar and two others windows : a<br />
Adaptive layout as you call it.</p>
<p dir="auto">When I try to import a layout from example , nothing appears , in the window code  editor.</p>
<p dir="auto">Is-it normal ?</p>
<p dir="auto"><img src="https://camo.nodebb.org/4c11150f29ba2d2d07bf2b715f93d57b430f1735?url=https%3A%2F%2Fi.imgur.com%2F8W8nTvG.png" alt="0_1566461618884_layout1.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://camo.nodebb.org/f857eccb1fb99eba38ff97040af616c4d013ac21?url=https%3A%2F%2Fi.imgur.com%2FY90w7h8.png" alt="0_1566461626854_layout2.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Sometimes I have red scratches on objects of dashboard designer.<br />
What does it mean ?</p>
<p dir="auto">Best regards</p>
]]></description><link>https://forum.mango-os.com/topic/4412/adaptive-layout-of-examples-red-scratches-on-objects</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 16:19:33 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4412.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Aug 2019 08:04:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Adaptive layout  of examples   -- Red scratches on objects on Fri, 23 Aug 2019 07:04:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/jf89" aria-label="Profile: jf89">@<bdi>jf89</bdi></a> ,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jf89" aria-label="Profile: jf89">@<bdi>jf89</bdi></a> said in <a href="/post/23252">Adaptive layout of examples -- Red scratches on objects</a>:</p>
<blockquote>
<p dir="auto">I don’t ask you to give me an example , but I would like to know where I can learn myself ?<br />
What is the best way to do  myself a complete flex page with side bar and one or two windows ?<br />
If I can pick up pieces of code an put it into the edit markup , it’s OK.<br />
Even with tutorials , If I have to learn html, css , javascript and Angular  , it will be too much difficult for me.</p>
</blockquote>
<p dir="auto">Just my five cent thought,</p>
<p dir="auto">1.There is no best way to do a web page</p>
<p dir="auto">2.Copy and paste pieces of code without understanding will make your learning disable.</p>
<p dir="auto">3.The web technologies is a prerequisite, at least know the fundamentals,<br />
3.1. HTML to define the content of web pages<br />
3.2. CSS to specify the layout of web pages<br />
3.3. JavaScript to program the behavior of web pages</p>
<p dir="auto">4.The learning speed is your choice.Everything is up to you.If you are struggling, take a break, or search google for the material</p>
<p dir="auto">5.Explore the example page provided by Mango. Examples are often easier to understand than explanations. Try it out yourself. In my opinion, this is one of the best playground for anyone who want to learn and understand Mango.</p>
<p dir="auto">Hope it will helps in your learning  journey.</p>
]]></description><link>https://forum.mango-os.com/post/23270</link><guid isPermaLink="true">https://forum.mango-os.com/post/23270</guid><dc:creator><![CDATA[Desmond]]></dc:creator><pubDate>Fri, 23 Aug 2019 07:04:03 GMT</pubDate></item><item><title><![CDATA[Reply to Adaptive layout  of examples   -- Red scratches on objects on Thu, 22 Aug 2019 16:25:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jf89" aria-label="Profile: jf89">@<bdi>jf89</bdi></a> said in <a href="/post/23244">Adaptive layout of examples -- Red scratches on objects</a>:</p>
<blockquote>
<p dir="auto">When I try to import a layout from example , nothing appears , in the window code  editor.</p>
</blockquote>
<p dir="auto">It appears to be broken, I will fix that for the next release. In the meantime you can copy and paste the markup from here<br />
<a href="https://github.com/infiniteautomation/ma-dashboards/tree/main/UI/web-src/ui/views/examples/layouts" rel="nofollow ugc">https://github.com/infiniteautomation/ma-dashboards/tree/main/UI/web-src/ui/views/examples/layouts</a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jf89" aria-label="Profile: jf89">@<bdi>jf89</bdi></a> said in <a href="/post/23252">Adaptive layout of examples -- Red scratches on objects</a>:</p>
<blockquote>
<p dir="auto">But now I suppose I have to fill any of the 3 windows with html , css, javascript , and perhaps Angular.<br />
I don’t ask you to give me an example , but I would like to know where I can learn myself ?<br />
What is the best way to do  myself a complete flex page with side bar and one or two windows ?</p>
</blockquote>
<p dir="auto">There are examples galore in the examples menu and in this forum. There are also resources all over the internet for HTML, CSS, JavaScript and AngularJS. These are open technologies and as I have tried to explain to you before, you will not be wasting your time learning them.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jf89" aria-label="Profile: jf89">@<bdi>jf89</bdi></a> said in <a href="/post/23252">Adaptive layout of examples -- Red scratches on objects</a>:</p>
<blockquote>
<p dir="auto">Even with tutorials , If I have to learn html, css , javascript and Angular  , it will be too much difficult for me.<br />
I’m just a PLC programmer , and just know a little bit html , css , and c programms.</p>
</blockquote>
<p dir="auto">Perhaps Mango is not for you then. We provide you with the tools, examples, help files, API docs, forum support. In the end though it is up to you to learn how to use these tools and information. We cannot do everything for you.</p>
<p dir="auto">We provide the Dashboard Designer tool to try and make placing and positioning elements as easy as possible. If you instead want to create a custom flex layout then you will have to expend a little effort.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jf89" aria-label="Profile: jf89">@<bdi>jf89</bdi></a> said in <a href="/post/23252">Adaptive layout of examples -- Red scratches on objects</a>:</p>
<blockquote>
<p dir="auto">It was the same scratches that I had this morning with several pages .<br />
And it disappeared.<br />
As told Phil , it’s perhaps a problem of communication I had with the data of my PLC.<br />
So , now every thing is ok , so I think it's just a short problem of communication .<br />
the next time , i will check the datapoint values.<br />
Perhaps Phil wil confirm , when seeing my screenshot.</p>
</blockquote>
<p dir="auto">The red hatch pattern will show up if the data point or its data source is disabled or if the data points is "unreliable".</p>
]]></description><link>https://forum.mango-os.com/post/23254</link><guid isPermaLink="true">https://forum.mango-os.com/post/23254</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Thu, 22 Aug 2019 16:25:39 GMT</pubDate></item><item><title><![CDATA[Reply to Adaptive layout  of examples   -- Red scratches on objects on Thu, 22 Aug 2019 15:51:09 GMT]]></title><description><![CDATA[<p dir="auto">Here is the screenshot</p>
<p dir="auto"><img src="https://camo.nodebb.org/fdddee0fe9d905bfcf3b72312eb5095fb44b8f6e?url=https%3A%2F%2Fi.imgur.com%2FR29cDoK.png" alt="0_1566489888661_red_scratches.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/23253</link><guid isPermaLink="true">https://forum.mango-os.com/post/23253</guid><dc:creator><![CDATA[JF89]]></dc:creator><pubDate>Thu, 22 Aug 2019 15:51:09 GMT</pubDate></item><item><title><![CDATA[Reply to Adaptive layout  of examples   -- Red scratches on objects on Thu, 22 Aug 2019 14:18:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi MattFox and Phil,</p>
<p dir="auto">Thanks for your answer.</p>
<p dir="auto">I had firefox , and when pressing F12 , here is what I have.<br />
It doesn’t seem that there is an error.</p>
<p dir="auto"><img src="https://camo.nodebb.org/1456b1619e55755b76ee49786958212f476d1c0c?url=https%3A%2F%2Fi.imgur.com%2FqTglF4B.png" alt="0_1566483462905_html_code.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I tried with chrome as default web browser and with F12 , here is what I have.<br />
It doesn’t seem that there is an error too.</p>
<p dir="auto"><img src="https://camo.nodebb.org/f220b86319f3afdc88000df98db356037e042fae?url=https%3A%2F%2Fi.imgur.com%2FEaVTrcP.png" alt="0_1566483806563_html_code_chrome.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://camo.nodebb.org/bde99a0b52090d2f2e0a00c30fa114e6302708e4?url=https%3A%2F%2Fi.imgur.com%2FmZIOH7Z.png" alt="0_1566483501251_html_code_chrome2.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://camo.nodebb.org/0abb55628ce69dddbadfce85c386089ffe795442?url=https%3A%2F%2Fi.imgur.com%2FEGi5FK7.png" alt="0_1566483778244_html_code_chrome3.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I’m not very keen on with html and and css , so I don’t know how to use that code.</p>
<p dir="auto">I tried the code of MattFox to display 3 window flex with a side bar , and it’s OK.<br />
here is what I have.</p>
<p dir="auto"><img src="https://camo.nodebb.org/bbf4e20f6d53ef8c24e6149dc0e856abbc1b4dbc?url=https%3A%2F%2Fi.imgur.com%2FSpnYUZl.png" alt="0_1566483985315_html MattFox.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">But now I suppose I have to fill any of the 3 windows with html , css, javascript , and perhaps Angular.</p>
<p dir="auto">I don’t ask you to give me an example , but I would like to know where I can learn myself ?<br />
What is the best way to do  myself a complete flex page with side bar and one or two windows ?<br />
If I can pick up pieces of code an put it into the edit markup , it’s OK.<br />
Even with tutorials , If I have to learn html, css , javascript and Angular  , it will be too much difficult for me.<br />
I’m just a PLC programmer , and just know a little bit html , css , and c programms.</p>
<p dir="auto">For the red scratches , here is a screenshot of what appears on the screen when I open a custom page.</p>
<p dir="auto">It was the same scratches that I had this morning with several pages .<br />
And it disappeared.<br />
As told Phil , it’s perhaps a problem of communication I had with the data of my PLC.<br />
So , now every thing is ok , so I think it's just a short problem of communication .<br />
the next time , i will check the datapoint values.<br />
Perhaps Phil wil confirm , when seeing my screenshot.<br />
Best regards</p>
]]></description><link>https://forum.mango-os.com/post/23252</link><guid isPermaLink="true">https://forum.mango-os.com/post/23252</guid><dc:creator><![CDATA[JF89]]></dc:creator><pubDate>Thu, 22 Aug 2019 14:18:05 GMT</pubDate></item><item><title><![CDATA[Reply to Adaptive layout  of examples   -- Red scratches on objects on Thu, 22 Aug 2019 12:37:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi JF89,</p>
<p dir="auto">Guessing on the red scratches (a screenshot would help) but that sounds to me like the component doesn't have an active point / has a disabled point associated with it.</p>
]]></description><link>https://forum.mango-os.com/post/23249</link><guid isPermaLink="true">https://forum.mango-os.com/post/23249</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Thu, 22 Aug 2019 12:37:56 GMT</pubDate></item><item><title><![CDATA[Reply to Adaptive layout  of examples   -- Red scratches on objects on Thu, 22 Aug 2019 09:39:11 GMT]]></title><description><![CDATA[<p dir="auto">Pas de problème, I imagine you clicked on the "New Page From layout" button?<br />
if so, I assume you are using google chrome. Bring up the dev console (F12) and check the console to see if there are any errors, anything you can provide will help Jared. Can you also elaborate on the "red scratches"?</p>
<p dir="auto">in the interim, here is the markup to get you started</p>
<pre><code>&lt;div layout="column" layout-fill flex&gt;
    &lt;div flex layout="row" layout-xs="column" layout-fill&gt;
        &lt;div layout="column" flex="33" flex-xs="33"&gt;
            &lt;md-card flex&gt;
                &lt;md-card-content&gt;
                    Card 1
                &lt;/md-card-content&gt;
            &lt;/md-card&gt;
        &lt;/div&gt;
        &lt;div layout="column" flex&gt;
            &lt;md-card flex&gt;
                &lt;md-card-content&gt;
                    Card 2
                &lt;/md-card-content&gt;
            &lt;/md-card&gt;
            &lt;md-card flex&gt;
                &lt;md-card-content&gt;
                    Card 3
                &lt;/md-card-content&gt;
            &lt;/md-card&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
</code></pre>
<p dir="auto">Fox</p>
]]></description><link>https://forum.mango-os.com/post/23245</link><guid isPermaLink="true">https://forum.mango-os.com/post/23245</guid><dc:creator><![CDATA[MattFox]]></dc:creator><pubDate>Thu, 22 Aug 2019 09:39:11 GMT</pubDate></item></channel></rss>