I read the hash variables section, but it is still not clear to me, so...
Can someone please explain with examples how to refer to a field "field1" in the various instances (form, object, etc.) on nuBuilder using each one of the 3 languages:
1- in a SQL statement, including those fields coming from the second table in a JOIN select
2- in a PHP statement
3- in a JavaScript statement
thanks in advance!

RR