Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

Table of Contents
maxLevel3

Introduction

On this page, we will cover the following:

  1. Showing the code completion for dynamic choice command declarations.
  2. Showing the dynamic choice command specific fields.

1 - Showing the code completion for dynamic choice command declarations

Shown below is the code completion menu when using the dynamic_choice_command decorator:

...

As expected, only the dynamic choice fields are shown.

2 - Showing the dynamic choice command specific fields

In the previous page, the code completion menu when accessing the fields within extension_start showed all the fields as expected.

...