Add Transaction, Transaction Type Default - Solved

In a patient’s dashboard, if you select the section at the top called “Transactions”. Then click “create new transaction”. The tab that opens up has a drop down labeled “Transaction Type”. On our system it defaults to “Referral” transaction type.

I have added a new LBT form and it shows up in the list. I’d like to have it be the default selection in that drop down.

Where do I go to change the default for that dropdown?

Thanks

hi @bearzillasquatch , check out this location.

1 Like

@stephenwaite Thanks. That got me where I needed to be.

In case anyone else wants to change their default lbt form, the code line I changed in that file was actually line 26.

Line 26 defines which option will be selected by default.

1 Like