Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeauchamps committed Jun 15, 2024
1 parent 9cd7257 commit bd4f374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ This addon is specifically designed to assist in retrieving or populating depend
- Ensure the dependent taxonomy has a field with a foreign key linking it to the first taxonomy.
2. Create Field Type:
- Within the content you intend to use, create the field type.
- Choose the "Dynamic-select" field type in the special section when configuring your content blueprints.
- Choose the "Multi Taxonomies" field type in the Special section when configuring your content blueprints.
3. Configure Resource:
- In the resource configuration section, select "taxonomy" as the resource origin.
- This enables the configuration section for the two taxonomies that will populate the two selects.
4. Configuration of the First Taxonomy:
- Three configuration fields are available:
"First Taxonomy": Choose the taxonomy populating the first select.
Primary Key": Specify the primary key column within the first taxonomy.
"Primary Key": Specify the primary key column within the first taxonomy.
"Text Field": Specify the column containing visible text for the end user.
5. Configuration of the Second Taxonomy:
- In this section, configure information for the second taxonomy with four fields:
Expand Down

0 comments on commit bd4f374

Please # to comment.