cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

how to hide few entries which user should not see in selection out of all from a list widget? Lets say there are 5 rows in data table but user should get to select out of only 3 ?

mkhake
5-Regular Member

how to hide few entries which user should not see in selection out of all from a list widget? Lets say there are 5 rows in data table but user should get to select out of only 3 ?

how to hide few entries which user should not see in selection out of all from a list widget? Lets say there are 5 rows in data table but user should get to select out of only 3 ?

1 REPLY 1
supandey
19-Tanzanite
(To:mkhake)

Mangesh, I think that can be done with a boolean flag for each datatable entry of yours. I'm not aware if out of the box you have the possibility to redact like that. You just will need to add a filter in your query to check for the flag

Top Tags