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
While creating a new request the date in Calendar should start from this year. Not in the past years.
Age can not be negative. There should be a minimum age value
For Nationality, Ethnicity and Religion we have dummy data in the dropdown. Is that data supposed to be replaced via fetching data from an API or can I add data?
The text was updated successfully, but these errors were encountered:
@IanLawrence Can you please tell me how to proceed with this issue. I couldn't locate the exact react component for age here or do I need to make changes in the ruby file as I saw that the age is coming from age_range.rb
The drop downs you mention are just some defaults (dropdowns are called lookups in primero terminology) and they are usually modified to suit the local context at implementation time for the specific Primero implementation (Government, Country, Refugee Camp etc) and/or the specific agencies (UNICEF, UNFPA, IRC, Save the Children etc) who are doing the roll out.
This fine tuning is usually done by an admin using the admin interface. This interface allows forms, geographical locations. users and roles to be modified too (as well as the lookups I mentioned).
Steps to reproduce:
Issues :
For Nationality, Ethnicity and Religion we have dummy data in the dropdown. Is that data supposed to be replaced via fetching data from an API or can I add data?
The text was updated successfully, but these errors were encountered: