Hello, Right now I have my Native PDF template set to add a prefix before all tables titles. It looks like this: Table #: Title here in DITA My question is, how do I replace that # with autonumbering? I'd like it to count the entirety of the document for this number (not reset per topic/chapter). He...
In my DITA XML docs, I want elements that have an auto-generated unique ID, but I also want the IDs to follow a format/pattern of element<title>, followed by element name, and unique generated ID number (eg. <fig id="Toaster-Oven_fig_2">).When configuring element id patterns in the Adobe Experience...
Is there still a problem with the wintitle element? With v4.3.1.390, if you try to insert a wintitle, the key reference dialog box opens up and you have select one of your key references. The only way to insert a wintitle is to type it manually in the source code view. This seems to have been true s...
I want to search for all topics in a folder that contain the phrase "Make sure." But no results are returned. Is it possible to search for topics using specific phrases or keywords?I also want to further filter the search using the dita element filter, but still no results are returned.
In my DITA XML docs, I want elements that have an auto-generated unique ID, but I also want the IDs to follow a format/pattern of element<title>, followed by element name, and unique generated ID number (eg. <fig id="Toaster-Oven_fig_2">).When configuring element id patterns in the Adobe Experience...
Hello community, We are working on developing output templates and would like to get feedback and hopefully some documentation from this community about why we should consider using either Native PDF or DITA-OT frameworks for PDF generation. I have not found many non-Adobe references that highlight...
I have an requirement like whenever a property called "dxmlLastCreatedVersion" of an asset is getting changed a listener should listen the event .I am using the below code kindly hv a look and let me know is this the correct way get an event for a node property change. It is working for all propert...
Hi,How to refer the same footnote multiple times in topics and need to display footnote-marker once at the bottom.Want to achieve like below screenshot.
New to v4.3.1.390: Within the XML Editor, the editor no longer appears to be restricting element selection based on the cursor position. For example, my cursor was in the middle of a <plentry> element and should have only allowed me to insert a <pd> element in that specific position. Instead, most ...
Is there any way to call a workflow on only creation of a new version of a document like map,topic in AEM guides.please find the below onclick of this highlighted button save as new version button a workflow should trigger. Thanks,