Hi Team,I am using below code to fetch infomation from another view in lotus script but its not working .
Controller= |@DbLookup(“Notes”:“NoCache”;server:db;“lupsrdocs”;“| + ControllerKey + |”;ControllerContact)|
I want to fetch field value instead of column value , any idea how should I provide field name in the last parameter.
Thank you