Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forms: Allow ability to add hidden fields #40860

Draft
wants to merge 16 commits into
base: trunk
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
d7025d0
add hidden fields PoC/draft
CGastrell Nov 25, 2024
bfe9d55
Allow form hidden fields with no values to be displayed on the front-…
coder-karen Jan 6, 2025
7883243
Ensure new hidden field name / value pairs can be added with a button…
coder-karen Jan 6, 2025
21a3c42
Ensure hidden field name duplicates result in a warning message.
coder-karen Jan 6, 2025
d37c00e
Remove previously added error_log and console.log, as well as fixing …
coder-karen Jan 6, 2025
b9c76d5
Use fixed-name hidden field to save organization ID, for salesforce v…
coder-karen Jan 7, 2025
6326ba8
Ensure hidden fields are correctly located and not duplicated on CSV …
coder-karen Jan 8, 2025
00c577b
Add new formID attribute for future extensibility
coder-karen Jan 8, 2025
2b83b36
Move hidden fields check and add filters so fields can be dynamically…
coder-karen Jan 13, 2025
ab7b558
Allow for re-usable 'template' hidden fields.
coder-karen Jan 13, 2025
00a6840
Removing salesforce org_id conversion to hiddenFields for now but lea…
coder-karen Jan 13, 2025
40ce460
Remove formID attribute for now, but keep currentPostId from original…
coder-karen Jan 13, 2025
02635a4
Filter cleanup: Correct documentation, ensuring one filter does not d…
coder-karen Jan 13, 2025
ec10b1e
Merge branch 'trunk' into add/forms-hidden-field-option
coder-karen Jan 13, 2025
9551f1b
Further filter tweaks - ensuring name and value fields are in correct…
coder-karen Jan 13, 2025
09a304b
Merge branch 'trunk' into add/forms-hidden-field-option
coder-karen Jan 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'trunk' into add/forms-hidden-field-option
  • Loading branch information
coder-karen authored Jan 13, 2025
commit ec10b1e0ba049458ab3497f636b49df397fdf2af

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.