Jamie Whittingham
Active Member
We are trying to auto add a consent field when ever a new list is created.
I have the field_id = 24 and the 'label' is all working but how do I set the 'value' option for the text we would like to assign to the 'the consent text' field.
I have tried
$model->value = 'blah';
but it does not work.
any ideas please?
thanks
I have the field_id = 24 and the 'label' is all working but how do I set the 'value' option for the text we would like to assign to the 'the consent text' field.
I have tried
$model->value = 'blah';
but it does not work.
any ideas please?
thanks