Filter for "username" field

Status
Not open for further replies.

sergio

New Member
Hi guys
I need to filter a table for the user joomla have inserted its records.
I explain better:
I've a table where is present an element 'username' where is stored the user logged, so every record is associated to a person. Now I've the neccesity to show in table view only the records inserted from the person logged in that moment...
I think should be used a pre-filter in table admin but I don't know how to make this condition......???

tnxxxxxxxxxxx
 
Set the filter to

WHERE username EQUALS {$my->id}

... obviously broken up into the various options, with the type set to "text" (not "eval").

-- hugh
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top