Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Can Replicant-order-column value start from zero
rshekhawat
Hi,
Another DD related stinker....
TS 6.5, OD 6.0.1, Solaris 5.8
I am successfully storing the DCR replicant order using replicant-order-column.
However it start with 1. My requirement Is there anyway we can start it 0.
This is ATG related issue, the list should start with zero.
I have tried with filter etc, till now no luck...
ciao
rss
Find more posts tagged with
Comments
marcussteiner
nope.
unless they've changed it in the latest version. had to go through the same some time ago (DD5.6). use external datasource for this.
rshekhawat
this sucks it should be configuable field.
rshekhawat
Well Not a ideal solution but but a workaround, I have created a invisible item in DCTwith each replicant and using FormAPI filling index starting from 0 ,this item is mapped to index field in database.