#What is best way to make custom ui?
1 messages · Page 1 of 1 (latest)
Only server forms can be controlled by scripts
I assume by custom UI you don't mean server form
In that case, you'll have to modify the parts of already existing UI and to organize things better you can use custom files
And afaik this is allowed
Thnx for your response ..
I read a method that using custom files we could run custom ui other than server forms...
It was something like..
ui.addControl
ui.deleteControl
ui.showScreen...
But i think you are right i tried this doesn't work..
We can only use server forms🙂