Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@czepiec
Copy link

@czepiec czepiec commented Jul 20, 2025

Fixes #291.

Hidden values are entered into the entry form so that it can be evaluated whether they are empty and the default should be used or not. The user does not see any change because the hidden fields are not displayed.

@czepiec czepiec changed the base branch from main to development July 20, 2025 11:27
@czepiec
Copy link
Author

czepiec commented Jul 20, 2025

I tested these scenarios:

  • Default value to empty hidden field
  • Default value to non-empty hidden field
  • Default value to empty visible field
  • Default value to non-empty visible field

I think it works reliably.

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.

Hidden fields always re-apply the default value

1 participant