I still love to see ways of extending scriptcase 7 and 8, where to put code to make custom buttons anywhere! on my form in grid and form mode. I want to be able to customise my sc programs when needed. e.g. press a button somewhere on my form, have it do something e.g. send data to a server, get a reply back and put a nice custom dialog over the existing window.
The way it is now I am not totally happy with.
And how about the point that there is sajax integrated (although with minor bugs!!) and I want to use it myself to create a custom function and have to called by some action on a form.
jquery function calls would do nice as well.
But then in such a way that it intergrates properly.
That way I could for example change the way something looks in fine detail (e.g. if field1=field2 and result of some query is in field1 or field 2 then show some button green else dont show the button at all…
This is simply to do in normal php and jquery/sajax but in scriptcase it should be too. Show people how to get more out of sc.