Form2Content PRO v 2.6.31 on Joomla v 3.8.10 Stable on a CentOs v 7.x VPS running PHP 7.0.30
The site uses Form2Content to allow registered users to enter the biography of a person, including dates and names and photos.
I need the TITLE of the article saved to be the combined {FNAME} {LNAME} that were entered in the form.
I have reviewed the documentation of the Metadata plugin that has me create title_contenttype_4.tpl
The file title_contenttype_4.tpl has this in it:
{$FNAME}{if $MNAME} {$MNAME}{/if} {$LNAME}
I have hidden the TITLE field from the front-end entry form display, and have used the value "default value" for the TITLE default. What I get is an article titled "default value". ARG !
PLEASE tell me EXACTLY what code to use in the title_contenttype_4.tpl to make the system use the two fields {FNAME} {LNAME} as the title of the article ?
From the manual I am unable to determine the proper syntax in this file, and the proper system settings required make this plugin work to create a proper TITLE. I need to understand how to set the content type parameters, the display template and the form template to accomplish this seemingly simple outcome.
I have been trial and erroring this for hours now.
Please help ?
Thank you !
Kent
Form2Content Forum
Questions and answers for Form2Content, a Joomla CCK.
- kent morrison
- F2C & Joomla plugin integrations
- Saturday, 21 July 2018
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
However, you are not allowed to reply to this post.
However, you are not allowed to reply to this post.