<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mathcad Prime List Box in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/974451#M213934</link>
    <description>&lt;P&gt;You can provide multiple inputs in two different ways:&lt;/P&gt;
&lt;P&gt;1) use a vector for input. The elements of it are&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Inputs[0].Value[0]
Inputs[0].Value[1]
etc.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) use multiple individual Inputs. How to achieve that is not implemented intuitive as the right click options won't provide a "Add another input". You have to use the "Insert Right" option from the "Matrices/Tables" menu or the keyboard short "Shift - Space". In the script the inputs can be used as&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Inputs[0].Value
Inputs[1].Value
etc.
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, it looks like the picture you show does not stem from a Prime sheet but rather from a real Mathcad worksheet.&lt;BR /&gt;If you have access to the worksheet itself and not only to a pdf print, you may try to let Prime convert it to the new format. At least it may be wort a try though I have my doubts if the converter wold be capable enough.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Sep 2024 11:21:10 GMT</pubDate>
    <dc:creator>Werner_E</dc:creator>
    <dc:date>2024-09-28T11:21:10Z</dc:date>
    <item>
      <title>Mathcad Prime List Box</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/974447#M213933</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have encountered a problem. Normally, I know how to prepare a list box, but in this instance, I need to create a dynamic list box such that input from another list box influences it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specifically, I need to create a list box asking for the “Bolt Type,” but for that, I need two inputs, similar to a real case scenario: Bolt types depend on “Standard” and “Unit System.” Please find the attached image that I saw in a PDF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to create this in Mathcad Prime. Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GG_11924958_0-1727502067686.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/111449i0CA7F82AA6C5E263/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GG_11924958_0-1727502067686.png" alt="GG_11924958_0-1727502067686.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 05:48:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/974447#M213933</guid>
      <dc:creator>GG_11924958</dc:creator>
      <dc:date>2024-09-28T05:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad Prime List Box</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/974451#M213934</link>
      <description>&lt;P&gt;You can provide multiple inputs in two different ways:&lt;/P&gt;
&lt;P&gt;1) use a vector for input. The elements of it are&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Inputs[0].Value[0]
Inputs[0].Value[1]
etc.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) use multiple individual Inputs. How to achieve that is not implemented intuitive as the right click options won't provide a "Add another input". You have to use the "Insert Right" option from the "Matrices/Tables" menu or the keyboard short "Shift - Space". In the script the inputs can be used as&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Inputs[0].Value
Inputs[1].Value
etc.
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, it looks like the picture you show does not stem from a Prime sheet but rather from a real Mathcad worksheet.&lt;BR /&gt;If you have access to the worksheet itself and not only to a pdf print, you may try to let Prime convert it to the new format. At least it may be wort a try though I have my doubts if the converter wold be capable enough.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 11:21:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/974451#M213934</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2024-09-28T11:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad Prime List Box</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/974465#M213938</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can use this sheet as an example of cascading list boxes.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 15:23:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/974465#M213938</guid>
      <dc:creator>terryhendicott</dc:creator>
      <dc:date>2024-09-28T15:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad Prime List Box</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/1049482#M220160</link>
      <description>&lt;P&gt;I downloaded this sheet to watch the associated webinar and noticed that the list box doesn't work in Prime 11.0. Have you noticed that and do you have any ideas on what the difference between 10 and 11 is?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:42:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Mathcad-Prime-List-Box/m-p/1049482#M220160</guid>
      <dc:creator>DD_10442446</dc:creator>
      <dc:date>2025-12-30T22:42:13Z</dc:date>
    </item>
  </channel>
</rss>

