Thanks for your reply.. but sadly the code says...
$aData = array(
'firstname' => $aParticipantData,
'lastname' => $aParticipantData,
'email' => $aParticipantData,
'owner_uid' => Yii::app()->session, // ToDo is this working?
);
so they aren't processing any extra attribute in the method moreover these extra attributes are not the part of the participant table, these are stored in another table (participant_attribute) with a reference set to the (participants) with `participant_id`
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.