Can a UI button be created from within the user code?
If so, could someone share a code snippet or point me to a reference?
Thanks!
1 comments
If you mean in the ai chat you can add oc.window.show() in the javascript code further down and it opens a side iframe that you could use.
check this url [https://rentry.org/82hwif] and might have some help.
If you mean in the ai chat you can add
oc.window.show()
in the javascript code further down and it opens a side iframe that you could use. check this url [https://rentry.org/82hwif] and might have some help.