Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.2.0
-
Fix Version/s: 4.3.0
-
Component/s: CiviCRM Profile
-
Labels:None
Description
Cannot specify a particular custom smarty template file to a profile which is displayed in Civievent registration form. CiviCRM can recognize path <custom_templates_folder>/CRM/UF/Form/Block.tpl, but not <custom_templates_folder>/CRM/UF/Form/< profile ID >/Block.tpl, whcih means it is not able to assign different custom template files to different civievents.