We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ปกติที่ field ของ template จะแสดง field ที่อยู่ใน form data ขึ้นมาให้เลือกเท่านั้น
ปรับให้มี field พื้นฐานที่อยู่ใน model monitoringrecord ขึ้นมาให้เลือกด้วย ดูรายละเอียดชื่อตัวแปรที่เป็นไปได้ใน def render_data_context(self):
เพื่อให้มีวันที่บันทึกข้อมูล monitoring แสดงที่ dashboard
note : ที่ form builder จะไม่มีคำถาม หรือ field วันที่ ให้ user บันทึก แต่ใน template ต้องมีวันที่ submit ให้เลือก เพื่อให้แสดงวันที่บันทึกบน dashboard
The text was updated successfully, but these errors were encountered:
#181 monitoring template extra auto lookup.
56b5d0c
Merge pull request #184 from onehealthtoolkit/fix_issues
4ab12cb
Fix issues #181 #182 #183
wattana
No branches or pull requests
ปกติที่ field ของ template จะแสดง field ที่อยู่ใน form data ขึ้นมาให้เลือกเท่านั้น
ปรับให้มี field พื้นฐานที่อยู่ใน model monitoringrecord ขึ้นมาให้เลือกด้วย ดูรายละเอียดชื่อตัวแปรที่เป็นไปได้ใน def render_data_context(self):
เพื่อให้มีวันที่บันทึกข้อมูล monitoring แสดงที่ dashboard
note : ที่ form builder จะไม่มีคำถาม หรือ field วันที่ ให้ user บันทึก แต่ใน template ต้องมีวันที่ submit ให้เลือก เพื่อให้แสดงวันที่บันทึกบน dashboard
The text was updated successfully, but these errors were encountered: