?
avatar brianteeman
brianteeman
2 Dec 2016

com fields has one field defined in the plugin which in the field has a Show global value but we dont have the ability to show what the global value is as we do with othr fields now

screen shot 2016-12-02 at 11 22 21

avatar brianteeman brianteeman - open - 2 Dec 2016
avatar brianteeman brianteeman - labeled - 2 Dec 2016
avatar Bakual
Bakual - comment - 2 Dec 2016

Yep, I saw that as well. That's because the parameter is specified in the plugin and not the component.
One solution would be to move the parameter to the component instead of the plugin. Another would be to make the field a custom extension specific field where we then can adjust the global lookup to fetch the plugin parameters.

avatar tonypartridge
tonypartridge - comment - 2 Dec 2016

so @Bakual does that mean you propose to have a config option on each component since com_fields doesn't have a component config area?

I actually think it should have it's own area, and you should be able to manage all other fields from all components in here.

avatar Bakual
Bakual - comment - 2 Dec 2016

I just said the two ways I see to add that lookup. Actually I think the parameter makes sense in the plugin, since the plugin will do the rendering mostly. Though not sure if users will find the parameter there :)

If we add a config to com_fields, then I think it should also have its own menu item and not just be accessible by the links from the sidebar.

you should be able to manage all other fields from all components in here.

I originally had this in my PR but it didn't get a lot of support because it was more confusing than helping.

avatar laoneo
laoneo - comment - 3 Dec 2016

Keep in mind that it would be possible to have multiple contextes in a component where the setting can be inherited from. So for me the right place in com_content would be the article options.

Why is it in the system plugin right now? Answer is, this is a historical setting from DPFields which was not migrated properly.

avatar brianteeman
brianteeman - comment - 3 Dec 2016

(Note I do not see this as a major issue)

avatar brianteeman
brianteeman - comment - 9 Dec 2016

So long and farewell

avatar brianteeman brianteeman - change - 9 Dec 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-12-09 15:34:19
Closed_By brianteeman
avatar brianteeman brianteeman - close - 9 Dec 2016

Add a Comment

Login with GitHub to post a comment