I open a Dataverse record in my model-driven app, update the column approvalstatus from "New" to "InProgress", I don't save the form here. I have a button on the command bar of the form which will launch the canvas page as a modal window, I am passing the current record to this canvas page. I am checking the status here and it still shows "New". Though I have not saved the form, I'd like to see the selected status value on the canvas page which is "InProgress" here. I know I can call JavaScript at OnChange of the field but how can I link the JavaScript call here to Canvas Page to get the value at OnChange event or how can I get the selected approvalstatus value on the canvas page? I hope my question made sense. I'll be happy to further clarify.
Thanks,
Ramesh


Report
All responses (
Answers (