Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Primary mentor

Dennis Kigen 

Backup mentor

Hadijah Kyampeire 

Assigned to

senthilathiban

Abstract

The form engine and builder currently support JavaScript expression-based validation. However, this can be challenging when creating complex validations and may potentially lead to errors. In most cases, form creation is done by BAs who may not have experience with writing JavaScript expressions. The proposed solution is to introduce a UI-based validation rule builder to the form builder, something similar to https://tally.so/help/conditional-form-logic

Project Overview

Primary Goal:

...

Week

Blog Post

Community Bonding Week 01

GSoC Journey: Community Bonding

Community Bonding Week 02

https://medium.com/@senthilathiban0/gsoc-journey-2nd-week-of-community-bonding-42159ba831db

Community Bonding Week 03

https://medium.com/@senthilathiban0/gsoc-journey-3rd-week-of-community-bonding-233bfafaaf0f

Coding Part: Week 01

https://medium.com/@senthilathiban0/gsoc-journey-week-01-of-coding-period-48727197abf3

Coding Part: Week 02

https://medium.com/@senthilathiban0/gsoc-journey-week-02-of-coding-period-1e36ad6dae36

Coding Part: Week 03

https://medium.com/@senthilathiban0/gsoc-journey-week-03-of-coding-period-9a563e3df13b

Coding Part: Week 04

https://medium.com/@senthilathiban0/gsoc-journey-week-04-of-coding-period-599e1d7a188b

Coding Part: Week 05

https://medium.com/@senthilathiban0/gsoc-journey-week-05-of-coding-period-cd8b51406ede

Coding Part: Week 06

https://medium.com/@senthilathiban0/gsoc-journey-week-06-of-coding-period-c5d47f879e0d

Coding Part: Week 07

https://medium.com/@senthilathiban0/gsoc-journey-week-07-of-coding-period-396c18832288

Coding Part: Week 08

https://medium.com/@senthilathiban0/gsoc-journey-week-08-of-coding-period-13e4ab391f66

Coding Part: Week 09

https://medium.com/@senthilathiban0/gsoc-journey-week-09-of-coding-period-978cc2641953

Coding Part: Week 10

https://medium.com/@senthilathiban0/gsoc-journey-week-10-of-coding-period-16f871ea0bb8

Coding Part: Week 11

https://medium.com/@senthilathiban0/gsoc-journey-week-11-of-coding-period-70be830a063d

Coding Part: Week 12

https://medium.com/@senthilathiban0/gsoc-journey-final-week-of-coding-period-ced0a76bd72c

Resources

...

Form-builder: https://github.com/openmrs/openmrs-esm-form-builder

Validation Rule Builder UI Code Workflow:

Validation Rule Builder UI.pngImage Added