Bootstrap Multi Select xPath Constraint not refreshing properly
1
Hi Team, I have an scenario, I have one text box and one bootstrap multi select widget where based on the text widget value I need retrieve value for bootstrap multi select widget. So in the on change of text box i have called a microflow and i retrieve the required object and set in an association and refresh the object. Now in the bootstrap I have called retrieve by Xpath and called that association. But i am not getting values in bootstrap multi select dropdown whenever I am changing the text box value. Can anyone help to acheive this?