You need to sign in to do that
Don't have an account?

What is the url for Edit All Line Items modal?
Hi.
My goal is to have a flow end on the Edit All Quote Line Items modal. The ideal would be a url that i could simply send the user to at the end of the flow. This was very easy to do in classic with this: /quoteitm/multilinelitem.jsp?quoteId=XXX but seems to be quite difficult to do in lightning. I think that I will have to create a lightning component to use in the flow that will be a recreation of the existing modal.
Someone else is also asking this question on SE: https://salesforce.stackexchange.com/questions/204965/access-standard-lightning-quote-line-item-dialogs-from-lightning-component-or-vi
And here is a picture of what the modal looks like.
Thanks for any help!