OZ e-Form Developer
  • OZ e-Form Concepts
  • 🌈e-Form DEVELOPER
    • Day 1: Welcome On Board
      • About Course
      • Preparations
      • OZ e-Form Overview
    • Day 2: e-Form Design
      • Designer Environments
      • e-Form Layout Structure
      • e-Form Components
      • e-Form From Documents
      • Preview / Export / Save
      • Hands-on Practice
    • Day 3: Dynamic e-Form
      • e-Form Scripting Guide
      • Hands-on Practice
      • Advanced Features
    • Day 4: e-Form Application
      • Server Deployment
      • Viewer In HTML
      • Viewer APIs
      • Prefilling e-Form
      • Submitting e-Form
      • Sending MemoryStream
    • Get Your Certificate
    • Design Guide
      • Dialogue Flow
        • Overview
        • Creating Dialogue Flow
        • Uploading e-Form to Server
        • Running Dialogue Flow
        • Group and Statement
        • Custom Styling
      • Multilingual e-Form
      • Miscellaneous
      • Videosign
        • Videosign User Guide
      • OZ Verifier
        • OZ Verifier Introduction
        • Implementation and Use
        • Requirements
      • HTML5 Editor
        • HTML5 Editor Introduction
        • HTML Editor
        • Requirements and Sample
    • Day 5. Server & Reporting
  • 🌈Server Developer
    • OZ Server Console
    • OZ Scheduler
      • Features
      • Installing OZ Scheduler
      • Scheduler Task
    • Binding & Exporting
      • Overview
      • Export API Example
        • Extract Input Data
        • Export with OZ Server
        • Export with Scheduler
        • Export with Scheduler Task
    • Repository Server
    • Sync Server
      • Overview
      • Installing Sync-Server
        • SSL configration
      • Sample Application
      • Implementation
    • QR Link Mobile Sign
  • 🌈Report Developer
    • Overview
      • About Course
      • Preparation
      • Report Designer Overview
    • Query Design
      • Database Connection
      • Designer Environment
      • Dataset Design
    • Report Design
      • Designer Environment
      • Components
      • Table
      • Master-Detail
      • ODI Parameter
      • CrossTab
      • Chart
  • 🌈MOBILE DEVELOPER
    • Android Native
    • iOS Native
    • TOTO Framework
      • TOTO Overview
      • Sample App Overview
      • Server Application
      • Android Project
  • ⬇️Product Downloads
  • 📚 Product Documentation
  • 📕Technical Guide
  • ⚛️ ReactJS Integration
Powered by GitBook
On this page
  • Component Group
  • Adding Groups
  • Adding Statements

Was this helpful?

  1. e-Form DEVELOPER
  2. Design Guide
  3. Dialogue Flow

Group and Statement

Component Group

  • A group can contain multiple input components.

  • Input components are shown on a single page.

  • The user can scroll up/down through the page.

Adding Groups

  1. Add a group with the name Customer Info above the Name component.

  2. Move the Name, Gender, Phone Number, Plan, From Date, and To Date into the group Customer Info.

  3. Add a group with the name Agree and Sign above the Agreement component.

    Group Message:

    "This Service Agreement, when signed by the applicant and accepted by FORCS constitutes a binding contract between FORCS and the individual or entity executing the signature page of this Agreement. Customer rights, privileges, and obligations commence when the Agreement is signed by the Applicant as of signed date."

  4. Move the Agreement and Signature component into the group Agree and Sign.

Adding Statements

  1. Add a statement above the Agree and Sign group.

    1. Title: "Purposes for which personal data are used"

    2. Help:

      "The personal data of persons registered with the Company may be accessed and used for the purposes specified below. Personal data will not be used for any other purpose."

    3. Description:

      "(1) For providing our international service.

    (2) For the sending of necessary communications from the Company."

  2. Add another statement below the previous statement

    1. Title: "Voluntary agreement to provide personal data"

    2. Help:

      "You can agree or decline to provide the Company with your personal data. However, if you decide not to provide the Company with your personal data, they may affect the provision of service."

PreviousRunning Dialogue FlowNextCustom Styling

Last updated 2 years ago

Was this helpful?

🌈