Lise table structure

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
pierrepercee
Forum Members
Forum Members
Posts: 152
Joined: Thu Jan 10, 2013 8:02 am

Lise table structure

Post by pierrepercee »

Hello,

During uploads the client published files with endless names containing many spaces and special characters.

Obviously in the worst case the file is not uploaded, but quite often the URL is incorrectly transcribed. As there were a lot of elements in Lise's instance I wanted to process the names (take the first x characters, remove spaces, etc.) automatically with a little code.

In the cms_module_myinstancename_fieldval table I have a value_index field defined as primary key. Unfortunately the value is 0 for each of the records. Would it be problematic to put an auto increment on this column in order to easily loop over all the records for futures versions?
Is this value 0 used anywhere else?
Post Reply

Return to “Modules/Add-Ons”