Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mandatory field property failed to work based on the selection of field 'Group Based on' on 'Student Group' Page #37

Closed
IndictransAvinash opened this issue Feb 15, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@IndictransAvinash
Copy link

Steps:

  1. Login and proceed to Student Group page.
  2. Click on New to create new Student Group.
  3. Select 'Group Based on' as 'Batch' and add 'Student Group Name'.
  4. Noticed that Program field does not have mandatory field property and if user is clicking on Save button validation message throws as 'Please select Program'
  5. Same is applicable with 'Group Based on' as 'Course'. After selection of course, 'Course' field should have mandatory field property.

Expected Result:
All mandatory fields should show in red colored text box so that user will be intimated as red color text box fields are mandatory fields on form.

image

image

@IndictransAvinash IndictransAvinash added the bug Something isn't working label Feb 15, 2020
Darpan245 referenced this issue in Darpan245/erpnext Feb 15, 2020
… field 'Group Based on' on 'Student Group' Page #20605
@Darpan245
Copy link

I have resolved the issue
Here is the solution for it.
For Batch:-
Screenshot from 2020-02-15 16-14-17
For Course:-
Screenshot from 2020-02-15 16-14-26
For Activity:-
Screenshot from 2020-02-15 16-14-33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants