Is it possible to add or remove columns at design time from the GXFlow Inbox component in a Genexus application?
The question applies whether I am using the default GXFlow client or the WFEntryPoint component to embed the Inbox in my web application.
I'm on GX Evolution 3 U6.
The short answer is no, both the standard client and wfentrypoint (which is just a wrapper for it) are distributed compiled, they do not support "design time". The one that does support it is the Custom Client, of which we distribute an xpz to be able to modify it.
Anyway, unless you want to add your own column, I can't imagine the utility of being able to do it in design when it can be done at runtime. Perhaps what you need is that each user does not have to reconfigure it and that it automatically initializes with a design that seems more appropriate to you. If this is the case, we see it, although we do not explicitly support it, I can give you a trick that comes close to the solution.
The available columns are bounded and cannot be added dynamically. You can only hide or show the ones that are available. If you need other information that is not available in the columns, you should add it in the subject of the instance