You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check and show messages inside plugin configuration, e.g. check Article Manager parameter show_article_options which will prevent SocialMeta TAB from showing inside article form
Either create a new form element (parameter) (for better placement):
class JFormFieldSocialMetaChecks extends JFormFieldList
or via enqueueing a message on as system event of the plugin
'Article manager' parameter: "Show article options", needs to be enabled otherwise,
plugin's 'Social' parameter TAB , will not be shown in the article form
The text was updated successfully, but these errors were encountered:
ggppdk
changed the title
Create a warning inside plugin configuration when "show article options" is disabled
Create a warning inside plugin configuration when Article's manager parameter "Show article options" is disabled
May 15, 2016
Check and show messages inside plugin configuration, e.g. check Article Manager parameter show_article_options which will prevent SocialMeta TAB from showing inside article form
So to avoid user wondering why social TAB is not showing when:
We need to add a warning message like:
The text was updated successfully, but these errors were encountered: