How to access Gliderecord data from portal widget HTML page
I have created a Service Portal widget where the Server script runs a GlideRecord query and returns 3 records.I have a line in the Server script that returns the 3 records GR query :data.info = grwhere gr is the gr object from the Server script.In th...
