Notifications
Clear all
Topic starter
Similar to the Problems-CCC form, I would like to have a list box that the provider can check off to add problems to the active list. I'm able to do this with action buttons and individual check boxes but not quite sure for the listbox. Thanks for the help.
Posted : October 15, 2015 5:44 am
Your logic would be to do a match against the document variable or obs term resulting from the list box and if the result is > 0 then add the problem. Just make sure you do a test to make sure the problem isn't already in the problem list.
Posted : November 17, 2015 7:42 am