We’re using oemr v7 on linux. I have some layout based forms that I want to modify.
What i need to do is add a static text field, however that static text needs to come from the database. I have the sql that gets the info I need (simple select statement) . What is the process for adding the query that gets the text that will go into the description field.
Thanks