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

FR: Field requirement groups #1153

Open
tbar0970 opened this issue Jan 28, 2025 · 2 comments
Open

FR: Field requirement groups #1153

tbar0970 opened this issue Jan 28, 2025 · 2 comments

Comments

@tbar0970
Copy link
Owner

Sometimes you have pairs/triplets of custom fields
where if one of them is filled in, all of them should be filled in.
Eg WWCC number and WWCC expiry date.

Could achive this by creating "requirement groups" in the custom field config
Perhaps just an integer textbox "requirement group number" for each field.
Fields with the same "requirement group number" have the one-filled-all-required logic applied.

@jefft
Copy link
Contributor

jefft commented Jan 29, 2025

where if one of them is filled in, all of them should be filled in, Eg WWCC number and WWCC expiry date.

Or 'Emergency Contact Name' and 'Emergency Contact Number'.

But is people entering one but not the other a common problem, or a big problem when it occurs?

@tbar0970
Copy link
Owner Author

But is people entering one but not the other a common problem, or a big problem when it occurs?

Common enough to motivate me to raise an issue :)
Can be a problem if people make assumptions like "because there's a WWCC number recorded it must have been verified".
Or if they fill in "Safe ministry expiry date" but forget to put the safe ministry certificate code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants