How do I auto-generate a catalog number?

More
7 years 9 months ago #63257 by dan40
That just shows me "Catalog #: CAT-{{item->id}}"

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #63278 by ggppdk
See pics


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Attachments:
The following user(s) said Thank You: dan40

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #63281 by dan40
Beautiful... works like a charm!

Thanks a million!

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #63284 by ggppdk
Hello

the other alternative , which is more flexible/powerful, if having some basic PHP knowledge:
- create a custom VIEW layout file

copy file:
flexicontent_fields/text/tmpl/value_default.php
to:
flexicontent_fields/text/tmpl/value_catalog.php

and edit to customize the display , remove ALL contents and add:
Code:
<?php $field->{$prop}[0] = 'CAT-' . $item->id;


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.267 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline