UCM Dynamic prefix 11G
Hi,
based on "HowTo Components Samples" DynamicPrefix from UCM 10G I'm trying to develop the same component to 11G, but i'm having trouble.
This sample code is valid to 11G?
What I'm trying to do is set a different AutoNumberPrefix with the following code in the java filter
binder.putLocal("AutoNumberPrefix","Title");