How to create a new form?

Imported Question by famer · May 18, 2017 at 04:56 AM

Hi everyone!

Follow the document, ( https://github.com/medic/medic-webapp) i’ve installed

  • CouchDB
  • medic-webapp
  • medic-api
  • medic-sentinel

on CentOS 7 and start all up (api/sentinel/webapp - grunt dev)
Next, i use sms-gateway (generic build) and install on my Android phone, all function is work fine. SMS sync SMS-gateway <=> Medic-Webapp ok.

But, I don’t know how to create a new form? Do you have any document to build it?

I tried use an old form structure: https://raw.githubusercontent.com/FernNguyen/fernn…
It’s filter ok, but don’t create new Patient and send SMS back.