Hello guys,
I've created request field to let user select some info. for example: there are three checkboxes, 1. new request, 2. update request, and 3. delete request.
But I want to use custom checkboxes which i can separate their position, instead of the sharepoint default generated list form field has vertical checkboxes only. The problem is I insert sharepoint control checkbox, and select 'Data field' to the request field that i created, format as 'checkbox'. Until this step, I totally dont know how to continue because there should be 3 checkboxes, but now it has only one.
The question is very simple, i only want this three checkboxes value when i select and save in NewForm, as well as they can display and update in DispForm, EditForm and AllItems.
Do appreciate if there is solution provided.
Thanks.