<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Custom Form Tab :: OpenGate Documentation</title>
    <link>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/index.html</link>
    <description>How to configure steps in custom form tabs/steps</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Example 1</title>
      <link>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example1/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example1/index.html</guid>
      <description>Minimal form with a required field, live validation, and the result sent to the wizard with setModelData.</description>
    </item>
    <item>
      <title>Example 2</title>
      <link>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example2/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example2/index.html</guid>
      <description>Form for device identification (battery and storage) with real-time OpenGate existence validation.</description>
    </item>
    <item>
      <title>Example 3</title>
      <link>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example3/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example3/index.html</guid>
      <description>Fetches random users from an external online service (randomuser.me) using http utility and renders the form with callback upon onStepEnter, passing the selected name to other tabs via setModelData.</description>
    </item>
    <item>
      <title>Example 4</title>
      <link>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example4/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example4/index.html</guid>
      <description>Fetches random users from an external online service (randomuser.me) using http utility and displays them in an interactive table, passing the selected name to other tabs via setModelData.</description>
    </item>
    <item>
      <title>Example 5</title>
      <link>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example5/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/ux/administration/workspacesdashboards/customwizards/provisionwizard/customformtab/example5/index.html</guid>
      <description>Displays a collapsible tree view of all wizard data entered so far, repainting upon selecting the tab via onStepEnter.</description>
    </item>
  </channel>
</rss>