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

Add ophthalmology forms #1

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

AballahNsour
Copy link

No description provided.

@AballahNsour
Copy link
Author

I know the elements off the right and left eye can be reused but want to know how you will do it :)

@hussc
Copy link
Owner

hussc commented Oct 31, 2023

I see that you have separated each question/field into it's own standalone step, I don't think we need that :)

What we can do:

  • Two steps, one for each eye

Inside each step, you can define the questions once, and use them inside each step without having to duplicate each field.

Also, just to remind you of our available form types:

  • Text
  • Number
  • Single Choice Picker
  • Multiple Choices Picker
  • List
  • Long Text (multi-line text area)
  • Toggle

couldnt find the picker only for dates :(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants