asked on July 19, 2016
Can a Laserfiche Forms Dataset be repopulated via javascript (or some other action) within the form (without switching to another form)?
Example, I have two combo boxes:
The first is a list of AD groups
The second is a list of users within the selected AD group.
When a group is selected in the first combo I want to refresh the dataset used in the second combo box with the newly selected group so that the user list is updated.
0
0