Hi guys, I work with dynamic on premise.
I made a button with three js actions on selected record -> Export to Excel & start a workflow & refresh the page. The third one doesn't work, I used this js:
selectedControl.refresh();
with pass CRM Parameter ‘SelectedControl’ on command’s Custom JS action.
Any idea?
Thank everyone.