record actions

Certified Associate Developer

Hello,

I put you in context. I have a related data model and there are student and grade entities. These entities are related by a record.

The problem I have is that I want to create a new grade through a related action and automatically assign it to the student.

I can't do this because in the related actions list you cannot pass the id of the student to which the created grade will belong as a parameter.


Any ideas to pass the student id to a related action?

number is the student id

  Discussion posts and replies are publicly visible

Parents Reply Children