You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Capture AssignmentRecordId Use Bindings

Question
11
Views
0
Comments

I need to get the AssignmentRecordId of the courses on a page.

Summary.

On the "View Transcript" page where all the courses are listed, I made a pagecomposer, added a label with the following code:

Text = #{row.bindings.assignmentRecordId}

With that, I was able to capture the AssignmentRecordId of all the courses listed on the screen.

Error.

I need to get the same ID on the course detail page. However, using the same solution mentioned above, null is returned in the field when I pass Text = #{row.bindings.assignmentRecordId}.

On which pages can I return the assignmentRecordId?

Attached are prints of the screens.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!