I feel like this should be easy...
We use Dynamics 365, I have a form with a multiline text field.
I would like to have a save button next to it that the end user can press that saves the form.
Yes I know I can tell them to use the 'button' on the bottom right of the screen... but end users like big visible buttons. Anyway.
I created a web resource html button that calls a function.
Created the jscript resource with basic save code.
I have added the jscript as a library on form properties.
I have added the webresource button on the form.
saved/published...
But nothing happens when I press the button.
Using the inspector I can see it was saying somethign about running scripts had not been enabled?? Googled it and somehow made that go away, but still getting error.
Couple weird things, in my html dynamics keeps adding something about emails every time I save it. Then when the button fails says that is not an option.
So, I know first response is going to be 'post your code'... lol. But honestly I have rewritten things so many times and tried so many things not sure that helps.
I'm assuming some one has already done this and can point me tot he instructions.
OR...
Is there a different option?
Also, what I didn't mention is I have a Microsoft Flow tied to when a record is updated... so need the button to kick off the flow.
Thanks,
Terry