O
Orchid Corpin
Guest
Hi araquil, If you are trying to list all records with the filter of a field equivalent to current user all you have to do is type in R17980 = {!#CURR_USER.id} (the field R17980 must be a related field from USER object) Make sure you are in the same object's list view so you don't have to specify the "SELECT R19060 FROM frais_collaborateurs WHERE" just the WHERE clause value. In the "Columns" section above it you can specify what field are to be shown in your list view, the field R19060 find the fieldname with this integration code. Hope this will help. Regards, Orchid
Continue reading...
Continue reading...