Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ISSUE ON SECTION ACCESS

HI

I HAVE IMPLEMENTED SECTION ACCESS IN MY APPLICATION. IT  WORKS FINE AT DEVELOPER LEVEL BUT WHEN I MOVE THIS APPLICATION TO ACCESS POINT WHICH IS NOT WORKING.

EG:SAMPLE DATA

SAMPLE SCRIPT:

THANKS

8 Replies
trdandamudi
Master II
Master II

I think you need ADMIN id for this to work...

Not applicable
Author

i have admin permissions Thirumala

trdandamudi
Master II
Master II

So in the sheet1 table for ACCESS field you have ADMIN as id ? Also when you said not working, Are you getting any error ? Can you please provide more details...

Not applicable
Author

sheet level security is not working .After implementing sheet level security also users can able to see all the sheets.

i am implementing sheet level security using NTName.

Thanks

ziadm
Specialist
Specialist

Sorry may this question is not relative

did you implement the sheet security conditional show ..

Sheet.png

Not applicable
Author

yes i did ziad mohammad

Not applicable
Author

got it guys,,,,

Thanks

erivera10
Creator
Creator

Hi,

You need this fields

ACCESSUSERIDPASSWORD

ADMIN

ADMINADMIN
USERUSER1USER1
USERUSER2USER2

With this you can create Users with administrator properties or limited users, once you have this, you can modify the configuration of the blade, in the condition option, add the function:

QVUSER () = 'ADMIN' or 'USER1 or N' .