item SEO tab>>Custom <‌title‌> field

More
7 years 3 months ago #69188 by webiedesign
On the item SEO tab>>Custom <‌title‌> field can this value be inserted from another field we already use ? or imported ?

Mary
webie design

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #69196 by ggppdk
Hello

on item save

we have implemented full customizable automatic title via execution of custom code that can access the field values too
similar maybe add in future for other properties e.g. for META description

the Custom <‌title‌> , that you mentioned is a parameter , currently no plans add something automatic for it
- but for import we could consider it in future

currently nothing is implemented for it


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #69197 by ggppdk
Hello

there is a new event for our fields in next version
Code:
// Method to do extra handling of field's values after all fields have validated their posted data, and are ready to be saved // $item->fields['fieldname']->postdata contains values of other fields // $item->fields['fieldname']->filedata contains files of other fields (normally this is empty due to using AJAX for file uploading) function onAllFieldsPostDataValidated( &$field, &$item ) { ... }

that you can use to modify automatically e.g. the item title or item description
$item->fields->postdata
$item->fields->postdata
$item->fields->postdata

but modifying attribute will have in postdata will currently have no effect


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
The following user(s) said Thank You: webiedesign

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.934 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline