Hi all,
I have a requirement where i am stucked in between.
Scenario:
I am using Sharepoint list as only backend and html as front end and all the business logic is been written using Javascript.
I am sucessful in storing the data from text field and also to add and display the data of the dropdown using JS.
Requirement:
Now Suppose i have task list which contains a field Prioirty and is of type choice(checkbox).
Now i want to take input from user using the above checkbox field and also store the data into the list using html and javascript.
Currently I tried using JS but was unsuccesful.Please guide me for the same.
Thanks and Regards.
Shraddha