Skip to content

Conversation

@rodriquelca
Copy link
Contributor

@rodriquelca rodriquelca commented Nov 27, 2025

Issue & Reproduction Steps

Expected behavior:
The Submit information and switch control should be according to figma design
Label
Actual behavior:
Warning is displayed down of the variables

Solution

  • adjust design
image

How to Test

please see the related ticket

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

Note

Adds new i18n strings (EN/ES/DE/FR) for submit information, variable selection/search, and related validation/warning messages.

  • Internationalization (i18n):
    • New/updated strings across resources/lang/{en,es,de,fr}.json:
      • "Search variables...", "Select All", "Select variables to submit, otherwise all variables will be submitted by default."
      • "No variables match your search.", "No variables available. Variables will be available after you add form fields to your screen."
      • "The following required fields are not included in the submitted data.", "This may cause validation errors during submission."
      • "Submit Information"

Written by Cursor Bugbot for commit cc899bf. This will update automatically on new commits. Configure here.

@processmaker-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@caleeli caleeli merged commit b32eca2 into feature/FOUR-27781 Nov 28, 2025
11 of 19 checks passed
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.

3 participants