Skip to content

Conversation

@cioan
Copy link
Member

@cioan cioan commented Nov 7, 2022

Hi @lnball , I was able to get the new out-of-stock checkboxes working on the humci instance. I think it just just a matter of copying these changes below to the Liberia dispensing form. Please let me know if you want me to do that. Thanks!

@lnball
Copy link
Member

lnball commented Nov 7, 2022

Go for it @cioan . I just checked in a new mds. You can try it. I will also build a new one from scratch now

var anyErrors = false;
if (numFilledFields > 0) {
jq(this).find('input, select').each(function () {
debugger
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove debugger ;)

Copy link
Member

@lnball lnball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove debugger line. The rest looks good.

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