umangenius-logo
U Man Genius docs
Ninext documentation

icon picker
Uninstall

JT
Jacques TUR
To uninstall Ninext :
1 - Run in the Ninox console :
#{ ninext.uninstall() }#
image.png
2 - Your app will reload, and the Ninext pre-install panel will be displayed :
image.png
3 - open your database,
4 - click on the administrator button,
5 - in "Options" > "trigger after open", find and remove the install code below :
var res := http("GET", "
").result.code;
dialog("Ninext initialization", html("<script ninext=''>
...
</script>"), ["close"])

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.