Vote count: 0
The form contains "searchInputField" and simple button for it. Below the button, there is view.
How can i specify SELECT formula in VIEW according to searchInputCriteria?
On button click i have done:
@SetEnvironment("criteria", "searchInputField");
@Command([RunAgent];"searchAgent");
@Command([ViewRefreshFields]);
My agent does:
SELECT @Like(propertyA, @Environment("criteria"));
But it doesn't do anything. I'm new to Lotus Notes. Please, give me some guidelines
Thanks in advance
asked 13 secs ago
How to specify agent / formula to retrieve documents by criteria
Aucun commentaire:
Enregistrer un commentaire