Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

There is a xyz table where a field called 'attendee' having field type is 'List' so I want only thos

AbhishekK730278
Mega Guru

There is a 'xyz' table where a field called 'attendee' has field type is 'List' so I want the list of only those 'xyz' table records which are created by current logged-in user or 'attendee' has a currently logged-in user 

5 REPLIES 5

Hi @AbhishekK730278 

In that case you can add only attendee condition like below

javascript:'u_assigned_to='+gs.getUserID()