Skip to content

docs(gravity-forms-abilities): document productField auto-linking and add option field example - #5

Merged
faction23 merged 2 commits into
mainfrom
feature-abilities-api-qa-11-08-2026
Aug 11, 2026
Merged

docs(gravity-forms-abilities): document productField auto-linking and add option field example#5
faction23 merged 2 commits into
mainfrom
feature-abilities-api-qa-11-08-2026

Conversation

@faction23

@faction23 faction23 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

Closes: N/A - documents plugin behavior from gravityforms#3716; no skills-repo issue exists.

  • Document the new productField auto-link behavior. When an agent omits productField on a quantity or option field, current Gravity Forms links the field to the nearest preceding product field.
  • Instruct agents to always set productField explicitly on forms with more than one product.
  • Add the missing option field example row to the pricing table.
  • Prepare the 1.1.1 release: add the changelog entry and bump the skill version to 1.0.4.

Testing instructions

  1. Open skills/gravity-forms-abilities/references/field-config.md. Read the Pricing Fields section. Confirm the option example row and the productField note are present and correct.
  2. On a site with the matching Gravity Forms branch, create a form through the MCP tools with one product and one quantity field, and omit productField. Confirm the quantity field links to the product, as the note describes.
  3. Run ./scripts/validate-skills.sh. Confirm both skills validate.
  4. Run ./scripts/release-notes.sh v1.1.1. Confirm the changelog entry prints.

Checklist:

  • I've checked the error log to ensure my code doesn't throw any errors.
  • My code follows the WordPress coding standards and inline documentation standards.
  • My code follows the accessibility standards.
  • This PR has a related issue.
  • This PR has a related test.
  • I have considered what will happen when an existing user updates to this branch.
  • I have added a "Documentation Needed" label to this PR (if necessary).

… add option field example

Quantity and option fields now auto-link to the nearest preceding
product field when productField is omitted; the skill instructs agents
to set it explicitly on multi-product forms. Adds the missing option
field row to the pricing table.
@faction23
faction23 merged commit 0d44ab0 into main Aug 11, 2026
1 check passed
@faction23
faction23 deleted the feature-abilities-api-qa-11-08-2026 branch August 11, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant