Notifications
Clear all
Topic starter
I'm trying to recreate the functionality in the CCC Past Medical History form. I'd like to select items from listboxes, and an Onset date and click "Insert Selected Values" and have those items create a nice list in a multi-line with the dates following (if populated) each item in ( ).
replacestr sort of works, except doesn't add the date to the last item, or if there is only one item.
Does anyone have something they already use.
Thanks!!
Posted : March 26, 2015 10:48 am
I'm not good at explaining it so I will attach a form I create that accomplishes this: HPI
If you want to just look at the code to accomplish it's here: PushVaribleToObs
Posted : March 27, 2015 9:20 am