EDIT:
I had in my <db_persist> tag set the value of sl_logid to 1, during writing the test code, which i forgot to remove. That was causing the failure.
Good Morning KK Sir and all Couchies!
I have defined my uid field as:
- Code: Select all
<cms:editable name="sl_logid" label="Log Id" type="uid" prefix="SLID-[YYYY][MM][DD]" min_length="5" search_type="integer" begin_from="1" order="1" />
in a clonable template.
But I noticed, the UID is not changing. it remains the same for all cloned pages. I have attached a screenshot showing the issue, it can be seen under LOG ID column.
My Setup (if this makes a difference) is:
Win 10
WAMP
PHP: 8.3.9
APACHE: 2.4.54.2
MySQL: 8.1.0
Regards,
GXCPL (CTR)