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

Implement the family planning method row #36

Open
3 tasks done
msschroeder opened this issue Jan 7, 2020 · 4 comments
Open
3 tasks done

Implement the family planning method row #36

msschroeder opened this issue Jan 7, 2020 · 4 comments
Assignees
Labels
bug Something isn't working high priority Size: Small (≤1) 1 or < 1 days L.O.E estimate

Comments

@msschroeder
Copy link
Contributor

msschroeder commented Jan 7, 2020

Screen_Shot_2019-11-20_at_6_18_11_PM

  • 1st Row Button Text: {fp_method_accepted} on [fp method start date is dependent on method chosen]:

  • {fp_method_accepted} = "Male Condom" or " Female Condom" - fp_start_condom

  • {fp_method_accepted} = "COC" or "POP" - fp_start_cocpop

  • {fp_method_accepted} = "Injectable" - fp_start_injectable

  • {fp_method_accepted} = "IUCD" - fp_start_iucd

  • {fp_method_accepted} = "Implanton - NXT" - fp_start_implant_nxt

  • {fp_method_accepted} = "Jadelle" - fp_start_implant_jad

  • {fp_method_accepted} = "Female Sterilization" - fp_start_female_ster

  • {fp_method_accepted} = "Male Sterilization" - fp_start_male_ster

  • 2nd Row Button Text: View family planning registration

  • Clicking this row will take you to the family planning registration page with only editable fields editable but all other fields as readable.

@allan-on allan-on self-assigned this Jan 23, 2020
@allan-on allan-on added the Size: Small (≤1) 1 or < 1 days L.O.E estimate label Jan 23, 2020
@msschroeder
Copy link
Contributor Author

lgtm

@msschroeder
Copy link
Contributor Author

msschroeder commented Mar 16, 2020

Build 17 Feb:

  • The form does not pull in the previously entered values when you click it

To replicate:

  1. Open HF app
  2. Register a woman
  3. Open the family planning row to go to form
  4. field that should have been saved are no longer saved - some fields are not checked as they are different from CHW app slightly, so that is expected, but the other should be filled in. @allan-allay Is there a technical challenge with doing this that maybe I don't understand?

@msschroeder msschroeder reopened this Mar 16, 2020
@msschroeder msschroeder added bug Something isn't working high priority labels Mar 16, 2020
@allan-on
Copy link
Collaborator

allan-on commented Apr 1, 2020

Fixed how we handle pre-selecting single choice checkboxes.
This wasn't supported.

@Mstjamush
Copy link

Family planning method previously selected is not pre-filled on the family planning registration form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority Size: Small (≤1) 1 or < 1 days L.O.E estimate
Projects
None yet
Development

No branches or pull requests

3 participants