function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Manogna Kovi 9Manogna Kovi 9 

Create a custom object called student. Object should have following fields: Student first Name, Student Last Name, Father's name, Father's email, Students email id students city, 2. Marks obtained for Maths, physics, Chemestry, Biology individua

Any Ideas!!
CharuDuttCharuDutt
Hi Manogna
Can You Please Explain More About Requirement
Suraj Tripathi 47Suraj Tripathi 47
Hi,

Please follow the below link to create custom object and fields:-
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_qs_customobject.htm
https://trailhead.salesforce.com/en/content/learn/modules/create-a-custom-object-quick-look/create-a-custom-object
https://trailhead.salesforce.com/en/trailblazer-community/feed/0D54S00000A7uBvSAJ


Please mark it as Best Answer if it helps you.

Thanks & Regards
Suraj Tripathi
Eric Sanchez 18Eric Sanchez 18
Thanks for the reply, I too have encountered this kind of thing. I had to make a separate custom object also a student that would have a lot of fields, basically there would be assignments tied to the subjects. I went to medical school and we had assignments like write essays on topics we were studying, like the nervous system or abortions. The second by the way quite unpleasant for many and they did not want to write it, so took them somewhere, if interested look at more info (https://eduzaurus.com/free-essay-samples/abortion/) about it. And you could also do these objects for each person in the group and keep track of their changes.