i used dbcolumn to form a dialog list in the field choices formular window,code in the following,but my case it’s if access by the web browse,it’s ok, if access by notes client,
when you click the field , it only have “File does not exist”??
now only can use a server name such as “servera” to replace “” in the code to make it work,but i check the help it mentioned “” means local server, why it does not work?
@Sort(@Unique(@DbColumn(“Notes”:“nocache”; “”:“ma.nsf”; “APacific/All”; 2)))
thanks in advance