You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sometimes, an input on a form should only show based on the value of another input.
an example can be found at https://beachsidebiotech.scientist.com/wares/peptide-synthesis4/quote_groups/new. Clicking "yes" or "no" to the question "Have you already identified supplier(s) for this service?", shows other questions, based on each answer.
currently, all questions show on the request form, with no conditional behavior being accounted for. handling conditional functionality provides for a better experience for the user, and allows cleaner and easier forms for professional services and consigners.
Story
sometimes, an input on a form should only show based on the value of another input.
an example can be found at https://beachsidebiotech.scientist.com/wares/peptide-synthesis4/quote_groups/new. Clicking "yes" or "no" to the question "Have you already identified supplier(s) for this service?", shows other questions, based on each answer.
currently, all questions show on the request form, with no conditional behavior being accounted for. handling conditional functionality provides for a better experience for the user, and allows cleaner and easier forms for professional services and consigners.
related thread: https://assaydepot.slack.com/archives/C03FZDALABG/p1716585510373949
Acceptance Criteria
Screenshots / Video
note that "look" below refers to the presence/absence of questions. not styling
how it should look
how it's looking
Testing Instructions and Sample Files
Notes
Resources
The text was updated successfully, but these errors were encountered: