We are on CPS11 and our immunization form has a field for entering quicktext that serves as the basis for the comment field for a particular vaccine.
When the user first selects the vaccine from the list, the form prepopulates relevant fields and choice dropdowns to eliminate as much typing in as possible.
We would like to also prepopulate the comment field with the expanded text from a global quicktext - but it looks like the object _TextMacroLookup only returns the user's quicktext.
Is there a way to retrive a global quicktext instead?
I realize we can give instructions to include the specific quicktext in the comments field but would like to see if it can be auto-populated along with the other fields on the form.
Thanks.
Instead of using quicktext, can you just use MEL to fill the comment field once the vaccine is selected?