I expect you to reject the support-request of mine, as I am fully aware this kind of request cannot be part of anymods-service.
this time, I guess, I should pay someone to get the stuff developed I am on the lookout for. My request is not very closely connected to anymod-core-service. My question is rather related to some adjustments I need to get done inside one of your existing template-mods. It is related to the filterable and sortable table:
MOD ID: https://anymod.com/mod/bknmn
I added two new columns: The first new column aims to display the word LINK inside each new row , but would display different URL’s as their field-value. And the other column should display the word “Comment” inside each row , but I would like to be able to enter “plain-text” into the field-value and have the respective text displayed on mouseover as the title-Infomation.
<span title="{{ comment }}">Comment</span>
<a href="{{ link }} ">Link</a>
I guess I just cannot handle Vue.js well enough.
PS: What would be fabulous: is a third new field, which would then be a HTML-field (additional table-column). The Table would bring up the field’s-html-content inside a Layer ‘above the fold’ when clicked upon. That would enable me to enter large amounts of data and even edit them, while at the same time preventing the tabe from looking too cluttered itself (due to too much text inside the rows).
As mentioned, I expect you to not work on this, but you might know someone who is capable to do this . (And If I am lucky, you might decide to add my suggestions to your mod-template, and I will be able to profit from my suggestions