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
ListIt Extended & FrontEndUsers integration [solved]
ListIt Extended & FrontEndUsers integration [solved]
Last edited by Emir on Sun Mar 03, 2013 5:48 pm, edited 1 time in total.
Re: ListIt Extended & FrontEndUsers integration
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-
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
Thx a lot Stikki!