Using the templatestyle field type in JCB #630

Closed
opened 2020-12-24 16:43:26 +00:00 by Llewellyn · 1 comment
Owner

I created Templatestyle field for adding in config of my component. but when add add a field with this type nothing show in config.
this is my field Properties:
image
please help me
thanks

Originally posted by @ArMaNKashef in https://github.com/vdm-io/Joomla-Component-Builder/discussions/623

I created [Templatestyle](https://docs.joomla.org/Special:MyLanguage/Templatestyle_form_field_type) field for adding in config of my component. but when add add a field with this type nothing show in config. this is my field Properties: ![image](https://user-images.githubusercontent.com/27265318/102706282-b5ad4280-42a5-11eb-8d89-5fef43191720.png) please help me thanks _Originally posted by @ArMaNKashef in https://github.com/vdm-io/Joomla-Component-Builder/discussions/623_
Author
Owner

So it seems we had the field type in the wrong target group.

We therefore will move it from the special array to the plain array, as the fix.

So it seems we had the field type in the wrong target group. > We therefore will move it from the [special array](https://github.com/vdm-io/Joomla-Component-Builder/blob/staging/admin/helpers/componentbuilder.php#L3698) to the [plain array](https://github.com/vdm-io/Joomla-Component-Builder/blob/staging/admin/helpers/componentbuilder.php#L3677), as the fix.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#630
No description provided.