Hello.
A user is asking the access to the custom lists screen so he can update a specified list.
Is that possible to limit the access to certain lists to an user? Or do we have to make a developement, such as, a custom page or such?
Thanks
Hello.
A user is asking the access to the custom lists screen so he can update a specified list.
Is that possible to limit the access to certain lists to an user? Or do we have to make a developement, such as, a custom page or such?
Thanks
As far as I know, you will have a custom page and then grant access to that custom page.
The thing about this specific list is it’s listing a list of people, but this list needs to be sometimes updated, that’s why it can sometimes change
about the custom page that I was talking about, it was an idea that we got, but maybe there is an easier way. We thought to use a custom page to let our user update this specific custom list, so, we would fill the page by running the following sql querry :
select DB_VALUE, SEQ_NO, PUBLISHED_DB
from CUSTOM_FIELD_ENUM_VALUES
WHERE LU='xxxxxx'
and we would make a custom menu to sync the custom list
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.