<?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: Custom Input FieldName with Separators in HPE Morpheus Enterprise</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248491#M1665</link>
    <description>&lt;ASIDE class="quote group-Certified-Engineer" data-username="ranujain" data-post="1" data-topic="808"&gt;
ranujain:
&lt;BLOCKQUOTE&gt;
&lt;P&gt;As per Morpheus Documentation, we can use “_” , “-” , “.” for separators.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;&lt;A class="mention" href="https://community.hpe.com/u/ctaylor"&gt;@ctaylor&lt;/A&gt; : Can we use separators with custom inputs ? As per doc, we can but it is not working.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2023 15:06:02 GMT</pubDate>
    <dc:creator>RJ12</dc:creator>
    <dc:date>2023-01-27T15:06:02Z</dc:date>
    <item>
      <title>Custom Input FieldName with Separators</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248486#M1660</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;I am create a custom input where the fieldname is like “uni-app-app1” , “uni-app-app2” but service catalog is not accepting the inputs.&lt;BR /&gt;
&amp;lt;%=customOptions.uni-app-app1%&amp;gt;&lt;/P&gt;
&lt;P&gt;Is there any other way or syntax to use the input fieldname with separators ?&lt;/P&gt;
&lt;P&gt;As per Morpheus Documentation, we can use “_” , “-” , “.” for separators.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 11:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248486#M1660</guid>
      <dc:creator>RJ12</dc:creator>
      <dc:date>2023-01-27T11:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Input FieldName with Separators</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248487#M1661</link>
      <description>&lt;P&gt;Please can you try &amp;lt;%=customOptions.“uni-app-app1”%&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 12:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248487#M1661</guid>
      <dc:creator>cdtaylor</dc:creator>
      <dc:date>2023-01-27T12:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Input FieldName with Separators</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248488#M1662</link>
      <description>&lt;P&gt;Service Catalog does not accept like “&amp;lt;%=customOptions.“uni-app-app1”%&amp;gt;”&lt;BR /&gt;
&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Custom Input"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/150537i30F196198AE01A64/image-size/large?v=v2&amp;amp;px=2000" role="button" title="680b6b4b39db255f82d735583846a9329dc27d30.png" alt="680b6b4b39db255f82d735583846a9329dc27d30.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 14:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248488#M1662</guid>
      <dc:creator>RJ12</dc:creator>
      <dc:date>2023-01-27T14:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Input FieldName with Separators</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248489#M1663</link>
      <description>&lt;P&gt;yep that’s fine “” would work if you were not using double quotes around the whole variable. Cheers&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 16:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248489#M1663</guid>
      <dc:creator>cdtaylor</dc:creator>
      <dc:date>2023-01-27T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Input FieldName with Separators</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248490#M1664</link>
      <description>&lt;P&gt;It works with &amp;lt;%=customOptions.‘uni-app-app1’%&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 15:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248490#M1664</guid>
      <dc:creator>RJ12</dc:creator>
      <dc:date>2023-01-27T15:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Input FieldName with Separators</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248491#M1665</link>
      <description>&lt;ASIDE class="quote group-Certified-Engineer" data-username="ranujain" data-post="1" data-topic="808"&gt;
ranujain:
&lt;BLOCKQUOTE&gt;
&lt;P&gt;As per Morpheus Documentation, we can use “_” , “-” , “.” for separators.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;&lt;A class="mention" href="https://community.hpe.com/u/ctaylor"&gt;@ctaylor&lt;/A&gt; : Can we use separators with custom inputs ? As per doc, we can but it is not working.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 15:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-input-fieldname-with-separators/m-p/7248491#M1665</guid>
      <dc:creator>RJ12</dc:creator>
      <dc:date>2023-01-27T15:06:02Z</dc:date>
    </item>
  </channel>
</rss>

