Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
RESUELTAS

Add Placeholder Text to a DITA template in Guides

Avatar

Level 1

I recall that it is possible to add a bit of code to a paragraph tag in a DITA template (e.g., Topic) that would display a prompt for the author regarding the text to enter in that tag. When the author clicks within the tag, the prompt text disappears. Does any remember the specifics of that?

1 solución aceptada

Avatar

Respuesta correcta de
Employee

@MichaelAi1 : you can add following element in the template element:

 

 

<?tcx-placeholder-text content="placeholder content goes here"?>

 

 

I hope this helps. 

 

DivrajSingh_0-1713963203848.png

 

Ver la solución en mensaje original publicado

1 Respuesta

Avatar

Respuesta correcta de
Employee

@MichaelAi1 : you can add following element in the template element:

 

 

<?tcx-placeholder-text content="placeholder content goes here"?>

 

 

I hope this helps. 

 

DivrajSingh_0-1713963203848.png