OJS 3.4.0.7 author phone

Dear,

I would like to add phone field/attribute to authors. I changed the file templates/controllers/grid/users/author/form/authorForm.tpl

the line 32 to disablePhoneSection=false
(before it was set to true)

But nothing changed. Even after deleting template cache.

Is this the place to change? If yes, why nothing changed?

Regards, Primož

Hi @primozs,

That is part of the old UI, and only included in OJS 3.4.0-x for the sake of the QuickSubmit plugin (for now, until we get a chance to rewrite it). For everything else, have a look at lib/pkp/classes/components/forms/publication/ContributorForm.php.

Regards,
Alec Smecher
Public Knowledge Project Team