Create a dialog message

Hello,

I am a beginner when it comes to JV programming and I would like some help creating a dialog box with a message and a link for the user to click.

When user select the option "Project", the system would show a dialog message with a link saying "click here to create a new project page". If the user clicks "Amendment" a text dialog message shows up.

Can you please give me some direction on how to build this? Thank you,

Screenshot:
image

Hello @joaovicentini,

You can try creating a dialog with Kendo Dialog. Please find more details and code sample in this post.