I tried the following situation: at the first "Select", if I use the nuRefreshSelectObject('objectID') command in the developer console of the browser .... the "Select" which has a mySQL command behind it no longer displays anything.
What am I doing wrong?
Code: Select all
SELECT DISTINCT
text020 AS table2_id,
text020
FROM table2
WHERE table2_table1_id = '#RECORD_ID#'