Search found 12 matches

by sia
Tue Aug 25, 2020 5:58 am
Forum: Other Issues
Topic: Not able to view the Author tab for build.xml file in Oxygen Editor and Oxygen Author
Replies: 1
Views: 727

Not able to view the Author tab for build.xml file in Oxygen Editor and Oxygen Author

Users are unable to view the Author tab for the build.xml files when an external framework has been associated with it. This issue is happening only for some users, who are applying the extended ANT framework with some customizations on it for the first time. Could you let me know what could be caus...
by sia
Mon Mar 30, 2020 10:43 pm
Forum: XSLT and FOP
Topic: customised placeholder
Replies: 1
Views: 1206

customised placeholder

How to make a customized placeholder for dita pdf, that can be then included in the bookmap plugin?
I need to then include it within a bookmap , that can be called before the booklist within frontmatter.
by sia
Thu Mar 19, 2020 10:01 pm
Forum: XSLT and FOP
Topic: How to include Legal page after cover Page ?
Replies: 3
Views: 1698

Re: How to include Legal page after cover Page ?

Hi, Thank you for the recommendation. But my code is still not working. I am unable to generate the preface page . Currently it is something like this: in the preface.xsl file : <xsl:template name="processTopicPreface"> <xsl:call-template name="insertPrefaceStaticContents"/> <xsl...
by sia
Mon Feb 17, 2020 8:55 pm
Forum: XSLT and FOP
Topic: How to include Legal page after cover Page ?
Replies: 3
Views: 1698

How to include Legal page after cover Page ?

Hi all, How do I include a legal/ disclaimer page after the cover page but before TOC ? Also, currently I have done a break page and added within front matter only . If we can do this then how do I enable header and footer for that page. I am unable to set header and footer for legal page. Else ever...
by sia
Tue Oct 22, 2019 11:16 pm
Forum: Other Issues
Topic: Confirmation Popup on click of button
Replies: 2
Views: 1219

Re: Confirmation Popup on click of button

Thank You. The solution is working as expected.
by sia
Wed Oct 16, 2019 1:18 am
Forum: Other Issues
Topic: Confirmation Popup on click of button
Replies: 2
Views: 1219

Confirmation Popup on click of button

Hello all,

Is there anyway to put up a confirmation popup on click of button and then on "yes"- say delete the desired element and for "No" - do nothing ?
Thank you.

Regards,
Sia
by sia
Wed Oct 09, 2019 11:24 pm
Forum: Other Issues
Topic: How to reference the oxy_combobox list by button
Replies: 5
Views: 1874

Re: How to reference the oxy_combobox list by button

That's great . Thank you.

Best,
Sia
by sia
Tue Oct 08, 2019 9:00 pm
Forum: Other Issues
Topic: How to reference the oxy_combobox list by button
Replies: 5
Views: 1874

Re: How to reference the oxy_combobox list by button

Is there any way to clear the previous selection in oxy_combobox, when using the toggle button ( TogglePseudoClass) ?
by sia
Tue Oct 01, 2019 7:32 pm
Forum: Other Issues
Topic: How to reference the oxy_combobox list by button
Replies: 5
Views: 1874

Re: How to reference the oxy_combobox list by button

Thank you for this solution.
by sia
Mon Sep 30, 2019 7:19 pm
Forum: Other Issues
Topic: How to reference the oxy_combobox list by button
Replies: 5
Views: 1874

How to reference the oxy_combobox list by button

Hi all, I want to change the combobox values based on a button. Button A should trigger a different xslt query for the combobox and button B should trigger another query. The comboboxes are at the text level and not for an attribute. For eg:- Oxy combobox:- It has to be by default book:{ content: ox...
by sia
Mon Sep 30, 2019 7:09 pm
Forum: Other Issues
Topic: Referencing values in oxy_combobox from another combobox
Replies: 2
Views: 1177

Re: Referencing values in oxy_combobox from another combobox

Thank you for the solution.
by sia
Tue Sep 17, 2019 7:41 pm
Forum: Other Issues
Topic: Referencing values in oxy_combobox from another combobox
Replies: 2
Views: 1177

Referencing values in oxy_combobox from another combobox

Hello Everyone, I would like to fetch values from one oxy_combobox and populate the values and filter accordingly in the other combobox. The first combobox should have a static list whereas the second combobox should reference those values and generate an appropriate oxy_xpath to display the list. P...