just bought the Code Pack. - May I do something like this:
I do have a List & Search Type seb_table view. - In one row I do have a value I like to manipulate just before it gets rendered, i. e. the Article Title.
I defined a Before Render Field with some simple code added to the textarea: $fields['art_title']->value = 'test';
I do have another Field another Field in the table layout to show the Article Title. -
I can see the Article Title - but no manipulated string.
What am I missing? - Is this approach the best to choose to manipulate fields before render them to a table?
thanks for coming back onto this: No, no output - nowhere on th Lists & Searches Type. It very limited to style the lists, anyways?! No HTML overwrite and no way to modify it with Code Pack, is this right?