-
lookup on web
How I can use RLOOKUP() on Web/Mobile?
Regards,
-
Lianja Team
Hi Jefferson,
Use KEYLOOKUP() or SQLLOOKUP().
Regards,
Yvonne
-
What is the best way to define validation on the table?
-
Lianja Team
Hi Jefferson,
What are your concerns?
Regards,
Yvonne
-
Hi Yvonne,
I liked set only an instruction on database dictionary to validate on database and client. Because on database I need use the field name as expression and macro {} on client.
Examples
To database
KEYLOOKUP(<table>, <"indextagname">, <table.field>, <.t.> , <.f.> )
To client
KEYLOOKUP(<table>, <"indextagname">, {}, <.t.> , <.f.> )
-
Lianja Team
Hi Jefferson,
I believe you should be able to use the {} or "{}" (for character) for both desktop and web. I have submitted a ticket as in my tests this is working when defined in the Field Attribute, but not when defined in the table dictionary.
Regards,
Yvonne
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks