Skip to content

Update render option in form and llm

Hsu requested to merge fix/update-render-option-in-form-and-llm into main

Type of Change

  • Feature

Purpose

  • Allow users to select the form year when filling out a form, rather than always using the current year.
  • In the Analysis page, dynamically generate the available year and form options based on actual form records from the database, instead of using hardcoded values.

Merge request reports