Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I have a Combobox list and binding the list data by a service call
after this service called I invoke another service to get selected item and binding again to SelectedText properties of Combobox then the event selected row change of Combobox will auto-trigger.
How can I avoid this case, because this action will trigger another service in my logics
Thanks All!
Hello Vxba,
Were you ever able to get this resolved? If not would you be able to share some screenshots of your bindings and Mashup? This would help detail the situation a little better to make it easier to understand the expected versus actual results.