Hi,
I have a custom xml layout export template and wish to export two custom fields, one for colour and another for size.
Both custom fields were created via Breakdesign's Custom fields for all.
I'm using custom_title, custom_param, etc but are returning empty...
I'm missing something but can't figure out what :-(
Thank you in advance!
Dennis
- barracuda69
- RO CSVI
- Wednesday, 10 May 2023
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hi Tharuna,
YES! After the update I forgot that those fields exist in the drop-down...
Thank you very very much for all your help!
Take care!
Dennis
YES! After the update I forgot that those fields exist in the drop-down...
Thank you very very much for all your help!
Take care!
Dennis
Accepted Answer
Pending Moderation
Hello Dennis,
Looking at the debug log again I see you do not have Size-XML and Color-XML added as template fields. Please add these fields and then run the export.
Looking at the debug log again I see you do not have Size-XML and Color-XML added as template fields. Please add these fields and then run the export.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
We have installed the latest version and it produced errors with the version of VM they are using (3.2.14).
I'll try again with version 8 and let you know.
I'll try again with version 8 and let you know.
Accepted Answer
Pending Moderation
Hello Dennis,
I see you are using RO CSVI 7.20.0 version. customfieldsforall fields as template fields was included with RO CSVI 8.0.0 version. You should upgrade to this version or higher to get this working.
May I know the reason for using old RO CSVI version?
I see you are using RO CSVI 7.20.0 version. customfieldsforall fields as template fields was included with RO CSVI 8.0.0 version. You should upgrade to this version or higher to get this working.
May I know the reason for using old RO CSVI version?
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Yes it is. Check the field Size-XML the other one might change as I'm experimenting :-)
Sure!
Sure!
Attachments (1)
Accepted Answer
Pending Moderation
Hello,
Is the Color-XML name of the customfieldsforall field? Can you post the export debug log to check?
<color>[Color-XML]</color>
Is the Color-XML name of the customfieldsforall field? Can you post the export debug log to check?
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Renaming the Custom Fields to English and updating fields in rocsvi results to this:
<color>[Color-XML]</color>
<color>[Color-XML]</color>
Accepted Answer
Pending Moderation
Hello Dennis,
In the attached debug log I noticed that you have size node set as
custom_value will get you multiple values separated by ~. You should have node set as
Did you try that?
It exports S~Black (two custom fields) in one. Is there a way to separate the two? Size in one and Color in another?
In the attached debug log I noticed that you have size node set as
<size>[custom_value]</size>
custom_value will get you multiple values separated by ~. You should have node set as
<size>[size]</size>
<color>[color]</color>
Did you try that?
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hi Tharuna,
I made it work but got another question on this.
It exports S~Black (two custom fields) in one. Is there a way to separate the two? Size in one and Color in another? Perhaps with the replace plugin to remove anything before the ~ in one and after ~ in the other?
No idea if this is feasible...
Dennis
I made it work but got another question on this.
It exports S~Black (two custom fields) in one. Is there a way to separate the two? Size in one and Color in another? Perhaps with the replace plugin to remove anything before the ~ in one and after ~ in the other?
No idea if this is feasible...
Dennis
Accepted Answer
Pending Moderation
Hi again Tharuna,
Did all the above and now the result I'm getting is customfielsforall~customfieldsforall (attached here as is the log).
Let me know what you see.
Thanks!!!
Did all the above and now the result I'm getting is customfielsforall~customfieldsforall (attached here as is the log).
Let me know what you see.
Thanks!!!
Attachments (2)
Accepted Answer
Pending Moderation
Hello Dennis,
Customfieldsforall template fields works same as normal template fields. All you need to do is
1. Update your available fields
2. In RO CSVI template fields page select the template from filter list and add customfieldsforall fields using New or Quickadd button.
3. Add the fields to XML layout like you have done for other fields
4. Run the export.
Let me know if that helps.
Customfieldsforall template fields works same as normal template fields. All you need to do is
1. Update your available fields
2. In RO CSVI template fields page select the template from filter list and add customfieldsforall fields using New or Quickadd button.
3. Add the fields to XML layout like you have done for other fields
4. Run the export.
Let me know if that helps.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hi Tharuna,
Could you point me to the documentation regarding the support for customfieldsforall as template fields?
Thanks!
D
Could you point me to the documentation regarding the support for customfieldsforall as template fields?
Thanks!
D
Accepted Answer
Pending Moderation
Hello Dennis,
Please check if RO CSVI Break designs plugin is installed and enabled. Also post the export debug log to check. To get the debug log see How to collect debug information? document.
Just so you know, from RO CSVI 8.0.0 version we support customfieldsforall values as template fields. You can now directly add customfieldsforall fields as template fields and run the export instead of using custom_title, custom_value and custom_param.
Please check if RO CSVI Break designs plugin is installed and enabled. Also post the export debug log to check. To get the debug log see How to collect debug information? document.
Just so you know, from RO CSVI 8.0.0 version we support customfieldsforall values as template fields. You can now directly add customfieldsforall fields as template fields and run the export instead of using custom_title, custom_value and custom_param.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »