vairam2008 wrote:
I have the following setting in my project
TypedViewNameStripPattern={vw_, view}{}
TypedViewNameStripPattern: Does this work for only prefix & not the suffix?
This works for both prefixes and suffixes. The suffix part is the second "{}".
vairam2008 wrote:
I understand middle won't work from the other thread.
Do I have to write a plugin for this purpose or am I missing somethid
The thread suggest a plugin for the FieldMappedOn... patterns. So if you just want to strip off the prefix or suffix of the typedView, you don't need a plugin.
vairam2008 wrote:
well, I paused for a bit & tried with a view with prefix view & it will not remove view while it constructed it.
- Please make sure that you don't have a typo somewhere.
- Are you adding the strip-off pattern before or after the catalog refresh?