How to use "keep with next" feature for a table row when using Structured documents (i.e. DITA)
I have a table in which I want to use the "keep with next row" feature. However, I am using DITA, and so the "keep with row" property that is nominally available with FM is not saved with the .DITA file. How do I do this?
My attempt:
I know how to modify my EDD files to define choices for outputclass attribute of a table row (i.e. create a new choice "keep with next row" so that the author can select this option when editing). I also know how to add context rules to the EDD to be able to change the style/formatting based on a particular choice of outputclass (i.e. so that the PDF rendering uses a different format/style). What I am not sure how to do is define a style/format for a table row that would "keep with next", because the "keep with next" property is not part of the Table designer.
Q1: Is my approach possible, and if so how would I do it?
Q2: Is there another approach that would work and allow an author to "simply" select/indicate that a particular row should be kept with next?
Note: I am aware of the solution proposed by @frameexpert in https://community.adobe.com/t5/framemaker-discussions/is-it-possible-to-group-rows-of-a-table-and-then-apply-the-orphan-rows-to-them/m-p/11943045. I was able to get that solution to "work", but it is not a super-user-friendly solution for the authors I work with because I could only make the column "invisible" by manually opening the .DITA file in Notepad++ and manually editing the colspec attribute: colwidth="0.1". I would prefer that the authors can do everything they need in FM.
