-1

Page which will display New Milestone popup in the org, there should be one button for Add new milestone. On click of this button, popup will ask for milestone details and after click on save button this new milestone details will add to DB.

Milestone is a custom object.

4
  • What did you try? Where are you stuck? Commented Mar 31, 2022 at 14:37
  • Save Function is not working Commented Apr 1, 2022 at 9:45
  • 1
    So... you want to know how to make a save function? How to make a pop-up? Why the save function is not working? How to add a Button?.... Did you read how to ask a good question - I have the feeling you really should (re)read it. We can't read your mind. We can only work with the information you posted. Commented Apr 1, 2022 at 10:34
  • Did you read Create Lightning Web Components from official docs? Commented Apr 5, 2022 at 6:12

1 Answer 1

1

Create lwc component target for lightning__RecordAction. You can place your your code there.

If Save is not working, feel free the paste your error message, we can help better ?

If you want to make your custom popup, see below link https://www.infallibletechie.com/2020/03/popup-using-lightning-web-component-lwc.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.