Page 1 of 1

ListIt Extended & FrontEndUsers integration [solved]

Posted: Wed Feb 27, 2013 9:37 pm
by Emir
ListIt2XDefs offers custom FEUDropdown field with possibility of assigning certain item to FEU user.

Does this mean that ListIt2 can be adjusted in way that that Frontend Users can modify items assigned to them?
BTW this kind of row level permission is really brilliant.

Many thanks in advance

Re: ListIt Extended & FrontEndUsers integration

Posted: Sun Mar 03, 2013 2:52 pm
by Stikki
Yo,

There is no frontend interface of anykind. ListItExtended just lists stuff from database, that's it's purpose.

It provides wide interface / API for making what you want and loading stuff various of ways via PHP but itself it won't support what you are asking.

You can tie one item to one FEU user and then load items based on that critera for example, but there is no ready edit interface.

-Stikki-

Re: ListIt Extended & FrontEndUsers integration

Posted: Sun Mar 03, 2013 5:47 pm
by Emir
Thx a lot Stikki!