I have add button in navbar of “create issue”
when i clicked this open the web form in existing website not open in other new tab.
frappe website but i want to click on button, button open url in new tab.
i need your help
I have add button in navbar of “create issue”
when i clicked this open the web form in existing website not open in other new tab.
frappe website but i want to click on button, button open url in new tab.
i try every way i m not resolved
Hi @Muhammad_Arslan,
Not possible to change the action for opening a new tab from the user interface. because it’s defined in HTML. so please check it.
Thank You!