After the latest FBE changes( refer this video for functional overview), we see that the form2 forms are not loading on the registration second page. This is below error that is showing up when we try to render the form2 form.
Note: This functionality is working fine in v0.91 Bahmni for the registration second page. As part of this card, we have to test the all the new enhancement that have introduced in form builder from 0.91 in the registration page(table, addMore section..etc)
Technical and functional overview cab be found here → https://youtu.be/iW35PxG1Iwc?t=502
There are few dependencies which are missing in registration/index.html. This is the reason why the form2 forms are not rendering on registration second page. Created PR for the same
PR got reviewed and merged by
Text fields are misaligned in registration second page for Form2 forms. Below is the screenshot for the same
PR to fix the above issue