First Question
I have this three different status. I have a button to do a process to create batch. User need to select document to create the batch.
User will only select documents based on its status and cannot be mixed up. For example, if the status is Not Found, only document with status Not Found can be selected. If user select document with other status, it will show error. Same with status Obsolete and Spoilt.
How can prevent user from selecting document with different status and only select document in same status? Thanks!
Second Question
I have this document with checkbox options. I then select the checkbox then save. When I open back the document, the checkbox I already select is not saved. Below here the checkbox option.
Any idea why the checkbox is not saved when we save the document? Any help will be appreciated. Thanks!