Expand my Community achievements bar.

SOLVED

How to customize name field lower case for the create new topic popup in the advanced map editor

Avatar

Level 3

Hi,

Is there any way to make name field lowercase  for the create new topic popup in the advanced map editor. Also please suggest what is the path in the lib folder ?

I customized \libs\fmdita\xmleditor\wizard\createditatopicwizard\.content.xml path by copying \apps\fmdita\xmleditor\wizard\createditatopicwizard\.content.xml, but it is working only when we create from dam folder.

 

image.png

 

1 Accepted Solution

Avatar

Correct answer by
Level 6

This was fixed for on-prem in 4.3.1 Version. 

View solution in original post

7 Replies

Avatar

Level 6

Which version of Guides are you using? This lowercase conversion is already available for the cloud release. Will update here shortly for the on-prem release version.

Ref no. DXML-11316

file location: /libs/fmdita/clientlibs/titletoname/js/title2name.js

Avatar

Correct answer by
Level 6

This was fixed for on-prem in 4.3.1 Version. 

Avatar

Level 3

Can someone please suggest is it possible to convert name field value in to lower case?

image.png

 

 

Avatar

Level 3

Hi @AswiniLakshminarayanan 

 

This OOTB functionality( /libs/fmdita/clientlibs/titletoname/js/title2name.js) is working for the create map or topic from the following URLs.

http://localhost:4502/libs/fmdita/ditamapeditor/core/createditamap.html

http://localhost:4502/libs/fmdita/xmleditor/wizard/createditatopicwizard.html

But, it is not working while creating topic/map from the advanced map editor.

image.png

 

Please suggest.

Thanks

 

Avatar

Level 6

Probably it is cached. Try 'empty the cache and Hard reload' from the browser to see the changes. 

 

AswiniLakshminarayanan_0-1700677238175.png