Keep the html structure of a table

Created on 27 April 2015, over 9 years ago
Updated 4 November 2024, 17 days ago

Hello,

i have a xml file that includes several sections of a table:

<text>
     <table>
          <tbody>
               <tr>
                    <td>Data 1</td>
                    <td>Data 2</td>
                    <td>Data 3</td>
               </tr>
...

If I define in the XPath selector of the field this path : text, I get all the datas of the table without sections and without separations (e.g. Data1Data2Data3...).
Is it possible to regenerate/keep the html of the table? If yes how do I define the XPath selector?

Thanks for your help.

💬 Support request
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇫🇷France kumkum29

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024