In job application portal student can select application checkboxes only 5 results to apply for 5 jobs at a time upon next 6 the click I want to restrict
How to restrictcheckboxes
sam027
Please follow the below steps and let us know if this works
1) Create a list structure data page to hold the list of job details. Develop a section using repeating dynamic layout and source it with the created data page to display the job details checkbox.
2) Now create when rules to disable job details based on the business need and map it to the respective sections. Make sure you do a post value and refresh section on change of the checkbox value.
3) Now run the scenario by creating a new case and it should work as expected.
Check and let us know if it works. Get back to us if you face any issues during your implementation. We will be happy to help you anytime.
Thanks team, will try the approach.