pass entire gliderecord back to client script

rajeeshraj
Tera Guru

How can i pass the entire gliderecord from script include to client script. I am querying location table based on a location name, i would like to get the entire record for the particular location from the scriptinclude back to the client script. Is there an example code?

19 REPLIES 19

i tried your script, i get null as the result from Script Include.


See attached file


What result your getting by using the script I provided? Can you answer the questions I asked in my earlier reply.


Hello Sachin



The script you gave have actualy worked. i Have atatched my client script and script include



Thanks


why have you replaced the script include with sys_user table when you want to get the details as per the location?


Hi


This code has actually worked, please see the attached file. I am actually querying user table