Webhelp: expand automatically

Post here questions and problems related to editing and publishing DITA content.
MicTie
Posts: 14
Joined: Mon Dec 07, 2020 12:57 pm

Webhelp: expand automatically

Post by MicTie »

Hi,
when I try to open a link deep inside a currently collapsed section, focus goes to the collapsed section, but does not show the actual link.
Here is a simplified example:

Code: Select all

<topic id="top1">
	<section>                                           (collapsed)
                 .....                                      (a lot of other contents)
		<table id="target1">			
		</table>
	</section>
	<section>                                           (collapsed)
		<table id="target2">
		</table>
	</section>
         .....                                              (a lot of other contents)
	<section>
         .....                                              (a lot of other contents)
	<xref <href id="#TOP1/target1">>
	</section>
</topic>

Is there a way to automatically expand the required section so that the linked target can be seen?
Currently I have to expand the collapsed section first, then find my source deep inside another section, and open it again.

Is there any way to accomplish this?
Thanks!
MicTie
Posts: 14
Joined: Mon Dec 07, 2020 12:57 pm

Re: Webhelp: expand automatically

Post by MicTie »

Anyone who can help?
marius
Posts: 39
Joined: Thu Mar 05, 2009 11:44 am

Re: Webhelp: expand automatically

Post by marius »

Hello,

We understand your use case but unfortunately we cannot provide any workaround for the moment.
I logged an issue to address this and we'll update this forum thread when we have a fix.

Regards,
Marius
Marius Ciolacu
Syncro Soft / Oxygen XML
MicTie
Posts: 14
Joined: Mon Dec 07, 2020 12:57 pm

Re: Webhelp: expand automatically

Post by MicTie »

Thank you, Marius!
MicTie
Posts: 14
Joined: Mon Dec 07, 2020 12:57 pm

Re: Webhelp: expand automatically

Post by MicTie »

Hi,
is there any update on this issue?
Thanks
Costin
Posts: 833
Joined: Mon Dec 05, 2011 6:04 pm

Re: Webhelp: expand automatically

Post by Costin »

Hi MicTie,

For the time being there is no update regarding this.
We have the improvement request logged in our system and its status is still "open".
We will notify this thread when/if a different implementation becomes available.

Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
Post Reply