Comments
Hi Kenji,Hope you are doing good!We have two workarounds about the exporting data to excel to avoid HTML tags.1 - In excel, select the whole column contains HTML tags, push Ctrl + H to pop up replace&find window, in Find what, we input , and let replace with to empty, and click Replace All, it will remove all HTML tags at once.2 - Using custom Plugins, we need to create an extra multiline text field in the table to store the plain text value for rich text. We just need to display the plain text column in the view, and put the rich text field in the form. So when we click save on the form, we use custom plugin logic to parse the rich text values to plain text and store the plain text values to the plain field in table.For the HTML tags, this issue has been there since Rich Text column is introduced, we also hope it will be fixed one day in the product. thanks!
To clarify further,we are able to edit the line record containing main account and financial dimension with Active from and Active To dates.But for the same main account, we are unable to insert a new record with a future Active from date. This new record is intended to add only 2 of the 4 financial dimensions. Nor can we create a new account structure with this condition and add to Ledger page