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
In Goonj, we have numeric filed like no of working days, no of participants. it should accept only whole number like 1, 2, 3. it should not accept fractional number like 1.2, 1.3, 3.1 and so.
Suggestion
create one checkbox in form designer that suggest that accept only whole number. if it is checked then in client it should accept whole number.
In client app, only provide number for this like upi pin.
Visual Design
Tech Approach
Acceptance Criteria
The text was updated successfully, but these errors were encountered:
Motivation
In Goonj, we have numeric filed like no of working days, no of participants. it should accept only whole number like 1, 2, 3. it should not accept fractional number like 1.2, 1.3, 3.1 and so.
Suggestion
Visual Design
Tech Approach
Acceptance Criteria
The text was updated successfully, but these errors were encountered: