Michael, are you running any other extensions? Can you give me an example of what the content of the field looks like before and after you save the entry?
Mark I give you access to my CP so you can see for your self.
I sent you a email
Not sure if it is meant to do this or not, I would guess not but I have had the same thing happen when I don’t fill in columns. Everything moves around a bit. If you try filling in the empty spaces with something, maybe even just a dash does it still happen then?
Yes If you put a space/or anything in a field it will keep the table in order. I gave Mark access to my site but he never logged in so I don’t know what he thinks, maybe he saw it on his own site and working on a fix. It’s a brilliant plugg and I really want it to work.
NOW… Mark if you read this!
With the power of the EE 1.6 version how about if we could set the number of columns for each custom field, so for categori A I have a custom field A set to 5 columns and CF B set to 3 columns etc…
Michael - I’m looking into this now, unfortunately client work keeps pushing it down on the totem pole. It is true though that leaving a field blank will make it go screwey, because it’s will place too few newlines in the DB. Hopefully I’ll have a fix out shortly.
I cant find any documentation on this extension. i have it installed, and i have it set for 15 columns and have the 15 headings entered… now How do i Display the output in my templates?
Would it be possible to use the offset parameter with this? I need to enter data that will physically be displayed in different columns on the page. The layout of the content in the entry form is so clean using Multi-Text, I just need the ability to offset which rows of content are being displayed in which column on the page.
giovanni,
I think that you just use col1, col2, etc. where the content should output.
Can anyone think of a way to hack it so that you can sort the order of the rows on the front end?
I have one field in each row set to hold the sort order. I’d like to be able to parse the array on output, to order the results (eg: loop through the custom tag, but sort by col_4…)
Having a particularly nasty issue with this one that we just discovered. The issue happens when adding a double-quote (”) character to any text in the multi-text fields. The first time you save the data, it works fine. However, when you come BACK into the same entry to edit it, everything past the ” in a given field disappears—and then, of course, when you save it it saves without the data that isn’t showing.
It’s gotta have something to do with the way characters are being escaped on the way to and from the server; any ideas for a fix?
I would guess that it probably has something to do as you say with the fact that ” characters are probably being used in the query statement and so when it sees these it is having a problem although I would personally have thought that it would throw errors up at that point. They probably do need to be escaped differently to handle this but I will leave that up to the excellent Mr Huot to fix for you as it is his extension.
@alienne - please try v110 at the top of this thread.
@Mark Bowen - it’s strange because I’m not really touching any of the database calls. It’s all happening in EE, so I don’t know why a text field doesn’t have this problem, but my EXT does. Either way, I’m hopeful v110 will fix this.
Update does NOT seem to have fixed the issue, I’m afraid. If you need a login to the site that’s having issues, I’d be happy to PM you one. I’ve also got a couple other extensions of yours enabled, and can disable them to see if that’s the issue, or set up a minimal test case elsewhere.
UPDATE—Mark, I lied. The update DID fix the issue, but i had to disable and reenable the extension. (I’d uploaded the new version, but apparently that wasn’t enough somehow.) So it seems to be working now! I’ll keep you posted on any remaining issues.
I checked this thread to see if this question has been covered but nothing yet…
I have been asked to quote on a site that includes time sheet uploading where clients log in and create a new time sheet with details of their staff including hours worked and their IDs.
Multi-Text looks like a winner except they need to be able to output each Multi-Text entry as a comma delimited file to import into MYOB accounts. Is that possible with this extension?
If it is possible but not yet implemented then I would love to have a $ cost so I can quote appropriately.