98 Posts
Edwin
10 years ago
8
Topic

Hello all

I'm trying to add a value before the actual field value I am concacting. Example: The article id is 101. So I want it concacted to another field like this: COL-101. I could do it with Simon's SD Field Concat plugin, but am just wondering if its possible with Seblod 3.x.

Thank you

Get a Book for SEBLOD
98 Posts
Edwin
10 years ago
0
Level 1

Anyone?

98 Posts
Edwin
10 years ago
4
Level 1

There are three issues I'm battling with:

1. What syntax to use for creating space between two fields when concacting these fields (e.g. First and Last = First Last (not FirstLast as I'm currently getting)
2. When I concact email field to username field (I want users to log in with email address), I get the first part only, e.g. admin@test.com becomes only admin in the username field. The rest is left out.
3. The last issue is what I posted above: Adding a prefix before the value of a field being concacted, e.g. the letters COL- in front of article ID, making it COL-101.

Thank you for this great extension.

178 Posts
Jeka
10 years ago
3
Level 2
98 Posts
Edwin
10 years ago
0
Level 3

Hi Jeka

Thank you  very much for the plugins. Much appreciated. I just wish your website was in English too. Even via Google translate.

SD Live CCK Field plugin only has two fields: What must I enter to get the value of field user_name. I've tried everything and have failed thus far.

Thank you

215 Posts
cubist
10 years ago
0
Level 3

Are these the only plugins valid for Seblod v3.x? Is there a list somewhere we can access or buy? Thx for posting these!

215 Posts
cubist
10 years ago
0
Level 3

Odd, when I created an SD Concat Field (abst_concat_title) and added this value to the List of Fields:

#abs_title#||[-]||#pc_name#

I am replacing the normal Joomla title (art_title) field. It produces this:

<br />::abst_concat_title::MyTitle-MyName::/abst_concat_title::

Does anyone know why the break tag is inserted? ... and why is it wrapped in the name of the field?

178 Posts
Jeka
10 years ago
1
Level 1

To replace title by new concat title field your new concat field have to use standart / article / title as storage options. 

215 Posts
cubist
10 years ago
0
Level 2

Yes, indeed. That worked. ;-)

Get a Book for SEBLOD