> Use 'A4D Execute text'. That will execute within the current process, and if
> you reference the fields without querying, it *should* reflect whatever values
> are on the form. I say *should* because it's up to the plugin API to do the
> right thing, I have no idea if it will.
I can confirm, that 'A4D Execute text' reflects the actual values in the
form and not the saved ones.
Currently I have the problem, that the code executed within 'A4D Execute
text' on the client has no access to the RowSet Library (likely all Standard
libraries).
I've placed RowSet.a4l into
~/Library/Application\ Support/4D/com.aparajita/Active4D/
and put
Import("RowSet") at the beginning of the script, but I still get
import ("RowSet")
The library "RowSet" cannot be found
I do not execute A4D_Startup on the clients as the clients are not used as
webservers. The 'A4D Execute text' to popupate a web area is so far the only
thing, the clients use A4D directly.
Peter
_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/