Hi Dojo,
I'm currently working on a connector where I'm adding a table with a context menu. The context menu is used to add entries to the table. Whenever I want to add an entry, I see that the table description is being displayed in the menu, while it is filtered out from the displayed column headers.
Strange thing is that I have other similar tables in the protocol, for some of them, the table description is nicely hidden in the context menu, while for others it's a mix.
Any idea what I'm doing wrong or if this is a bug?
Thanks in advance
Hi Thomas,
At first sight, this seems like a software issue to me. Looking at your screenshots, I seem to see a pattern in there, it seems that:
- suffixes are correctly removed from read-only columns.
- suffixes are not removed from read-write columns.
Indeed, I did not notice that pattern before. I’ll create a software task for this visual bug.