hi,
using SC6.
maybe this is a problem which is correspondenting with this: http://www.scriptcase.net/forum/showthread.php?5087-OnChange-trigger-hide-show-and-vuelue-updates-bug-or-am-i-too-stupid
I just made a test.
Database:
ID (ai) INT
TEST1 TXT
TEST2 TXT
Form:
(all database fields)
- add “TEST3”
Ajax:
Test1 on click
sc_ajax_message({Test2}, {Test3});
Result:
When I insert a value in TEST2 and TEST3 and than click into TEST1, a message is given:
No title (its just blanc)
message: TEST3 (the value I inserted)
so… is this normal? i never noticed. is there a difference in acting with new fields, which arent in the database?
or does “my scriptcase” just behaves strange? I just did install it new on a local machine, because my home-SC chrasched.