<?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: Reorder Guest Fields in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465767#M538288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: 1.5em; margin-right: 1.5em; color: #000000; font-family: Verdana, sans-serif; font-size: 14px;"&gt;Here is an example we had on how to move elements.&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-right: 1.5em; color: #000000; font-family: Verdana, sans-serif; font-size: 14px;"&gt;This can be used for Japanese use case where the last name should come before the first name. This is put in the instructional text field of the Create Accounts for Known Guests under a sponsor portal page.&lt;/P&gt;&lt;PRE style="margin-top: 1.5em; margin-right: 1.5em; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; border-left-width: 1px; background-color: #fafafa; color: #000000; font-size: 14px;"&gt;
&lt;P&gt;​&amp;lt;script&amp;gt;&lt;BR /&gt;jQuery(function(){&lt;BR /&gt;&amp;nbsp; setTimeout(function(){&lt;BR /&gt;&amp;nbsp; var first_name = jQuery('.firstName').parents().eq(1);&lt;BR /&gt;&amp;nbsp; var last_name = jQuery('.lastName').parents().eq(1);&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; first_name.remove();&lt;BR /&gt;&amp;nbsp; last_name.after(first_name);&amp;nbsp; }, 1000);});&lt;/P&gt;
&lt;P&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;



&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2016 15:15:35 GMT</pubDate>
    <dc:creator>Jason Kunst</dc:creator>
    <dc:date>2016-07-11T15:15:35Z</dc:date>
    <item>
      <title>Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465766#M538287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do we have a script to re-oder Guest fields, such as move "person being visited"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:40:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465766#M538287</guid>
      <dc:creator>bgajadar</dc:creator>
      <dc:date>2016-07-11T14:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465767#M538288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: 1.5em; margin-right: 1.5em; color: #000000; font-family: Verdana, sans-serif; font-size: 14px;"&gt;Here is an example we had on how to move elements.&lt;/P&gt;&lt;P style="margin-top: 1.5em; margin-right: 1.5em; color: #000000; font-family: Verdana, sans-serif; font-size: 14px;"&gt;This can be used for Japanese use case where the last name should come before the first name. This is put in the instructional text field of the Create Accounts for Known Guests under a sponsor portal page.&lt;/P&gt;&lt;PRE style="margin-top: 1.5em; margin-right: 1.5em; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; border-left-width: 1px; background-color: #fafafa; color: #000000; font-size: 14px;"&gt;
&lt;P&gt;​&amp;lt;script&amp;gt;&lt;BR /&gt;jQuery(function(){&lt;BR /&gt;&amp;nbsp; setTimeout(function(){&lt;BR /&gt;&amp;nbsp; var first_name = jQuery('.firstName').parents().eq(1);&lt;BR /&gt;&amp;nbsp; var last_name = jQuery('.lastName').parents().eq(1);&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; first_name.remove();&lt;BR /&gt;&amp;nbsp; last_name.after(first_name);&amp;nbsp; }, 1000);});&lt;/P&gt;
&lt;P&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;



&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 15:15:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465767#M538288</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2016-07-11T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465768#M538289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What portal page did you want this for? Thinking maybe self-reg page?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 16:52:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465768#M538289</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2016-07-11T16:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465769#M538290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, self-registration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, what are the txt field names for the fields that I need to reference. Is there a reference where I could find the variable names?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:17:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465769#M538290</guid>
      <dc:creator>bgajadar</dc:creator>
      <dc:date>2016-07-11T18:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465770#M538291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see the fields under the portal language files (export them at the top right of the page)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if you use chrome developer tools to decode the elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on getting this to work with self-reg, what are the fields you want to reorder?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:29:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465770#M538291</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2016-07-11T18:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465771#M538292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for my delayed reply. I am looking to move "person being visited" to the last. Maybe more fields are needed but will wait on the customer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 04:06:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465771#M538292</guid>
      <dc:creator>bgajadar</dc:creator>
      <dc:date>2016-07-13T04:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465772#M538296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.cisco.com/migration-blogpost/8102"&gt;How to reorder fields on the ISE guest self-registration page&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:33:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465772#M538296</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2016-07-14T14:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Guest Fields</title>
      <link>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465773#M538299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Jason, will let you know if I need further changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benjamin Gajadar&lt;/P&gt;&lt;P&gt;Network Consulting Engineer&lt;/P&gt;&lt;P&gt;Cisco Security Solutions - Integration&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 16:50:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/reorder-guest-fields/m-p/3465773#M538299</guid>
      <dc:creator>bgajadar</dc:creator>
      <dc:date>2016-07-15T16:50:46Z</dc:date>
    </item>
  </channel>
</rss>

