Hi
I have tried your suggestion (or at least what I tought
) but when I try to go to the edit view the screen is empty... I guess because the fix did not work.
My change is this:
PHP Code:
array (
0 =>
array (
'customCode' => '<input type="text" name="assigned_user_name" id="assigned_user_name" size="" value="{fields.assigned_user_name.value}" title="" autocomplete="off">'
/* 'name' => 'assigned_user_name',
'label' => 'LBL_ASSIGNED_TO_NAME',*/
),
),
Which I did in the custom/modules/MyModule/metadata/editviewdef.php.
Was this your suggestion or I am understanding it wrong?. Also my question with this is if the Assigned to value will be kept correctly with the user id of the creator of the record?
Thanks a lot
Bookmarks