Skip to content

Saving entries field doesn't work #15263

Answered by mmikkel
JulieVelghe asked this question in Q&A
Discussion options

You must be logged in to vote

When populating relational fields programmatically, you'll need to use an array of element IDs (even if it's just a single ID), i.e.

$userel->setFieldValue('userCourse', [$submissionUserCourseId]);

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@JulieVelghe
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants