Questions tagged [matrix]
Matrix is a custom fieldtype created by Pixel & Tonic to allow rows of data (or "matrixes") within a single entry.
481 questions
0
votes
3
answers
74
views
Migrating Matrix and Wygwam to native grid and rich text in version 6
Is it at all possible to Migrate Matrix and Wygwam fields to native Grid and Rich Text fields in version 6?
0
votes
1
answer
62
views
Re-importing live EE2 Playa/Matrix data into local EE3 upgrade using native Grid/Relationship fields
I’m currently updating an EE2 to EE3 which has a lot of playa / matrix custom fields. On my local ee2 dev site I am about to run the Playa/Matrix importer addon to get duplicate field data into the ...
0
votes
1
answer
61
views
Best practices for importing matrix data
I have some pages that display various information about specific college majors, including a table for the names of employers who hire the major and a table for job titles of those majors (http://...
3
votes
2
answers
276
views
Does anyone know how to create a staging for Expression Engine version 2?
I am wondering where can I find some steps to create a staging for EE2 ?
1
vote
2
answers
103
views
How can I add an ampersand (or similar) following all but the final entry in a Matrix loop?
I have a series of entries coming from a Matrix field on a page. If there is more than one entry I would like a "+" to follow each entry, except for the final entry. I've tried using backspace, but ...
0
votes
1
answer
59
views
Linking a low variable to an entry
How can we link a low variable to an existing channel entry?
Let's say a matrix low variable needs to be displayed only on a certain channel entry.
0
votes
1
answer
117
views
How to pull {category_url_title} from related content
Wondering how I can pull {category_url_title} back from a Matrix field {recipes-related} that uses PLAYA related entries for {left} and {right}. I have this but doesn't pull the Category URL Title ...
0
votes
1
answer
56
views
Order Item shows Number after option name
I have a confirmation email which shows the customer which item & option they have selected. For some reason it is also showing numbers "1 0" after the option name (Think these are pulled from the ...
1
vote
1
answer
94
views
Don't display duplicate column data from Matrix
If I have a matrix field with data like
Mon X Y
Mon A B
Tue X Y
Wed X Y
Wed A B
how can I output that on the front-end so that it looks like
Mon Tue Wed
X Y ...
3
votes
1
answer
150
views
How do I import checkbox field values using DataGrab?
How do I format checkbox field values in an XML DataGrab import? I should mention that this checkbox field is in a Matrix but I am not sure if that will affect anything.
I've tried using the usual ...
0
votes
0
answers
84
views
Reduce queries of Matrix with nested Playa fields
I need to display a tour itinerary which is put together in a Matrix field where the first column selects the day of the itinerary and another column is a Playa field that relates to entries in a ...
0
votes
1
answer
98
views
Help with replacing image placeholders in matrix rows -- using Stash?
I have some legacy code that was using mx_jumper successfully. On updating to EE 2.11.2 the code no longer works.
The context is a Matrix field with rows including:
A text field called {item_desc}
...
1
vote
1
answer
92
views
How can I make dynamic Grid (or Matrix) fields in the control panel?
I have two Grid fields, the first of which is a Relationship field.
I need the second Grid field's format to change based on the selection made in the first field.
For exmample:
If Grid Field 1 = A ...
0
votes
1
answer
65
views
Super search with Playa and Matrix
I'm currently building a product website with a Super Search search, which needs to find keywords in Matrix data through a Playa field. My structure is looking like this:
Channel Product
- Custom ...
0
votes
1
answer
45
views
Assign class to First Nolan row of every matrix row
I tried and was unsuccessful in writing a conditional for assigning a class to first Nolan row of every matrix row.
Any pointers on the conditional?