Hi Folks,
I have a dilemma, I have a SharePoint list of member:
| Member Name | Access Type |
| Denji | 1 |
| Aly | 1 |
| Aly | 2 |
| Maru | 4 |
| Aly | 3 |
The function I'm creating is ability to change access. Hence I need to create a combo box that every time change the access will change.
but I need to figure out how to insert items in combo box dynamically. The access type can go up to 9, If the user have only 5 access then it should reflect on the combo box.


Report
All responses (
Answers (