Dynamically setting columns titlename in table views/portals

Hi, it would be very interesting (to be minimalist) for us to be able to dynamically change the titles appearing in the first line of table views and portals, depending on data displayed.

This would only need the ability to set the text property of fields from a method.

We did not found any workaround to this (using html, i18n, …).

Is this feature easy to add? Will you consider to add it?

BTW: many possibilities exist to read object properties without having the write counterpart, is this intentionnal, do you have limitations to write/change properties?

Hello, is there anbybody outhere?

We please need an answer on that subject. Some parts of our current developments depends on that.

I also consider this important. And I don’t think it would not detract from Servoy’s simplicity!

Miguel

We have had this discussion before here somewhere… What is needed, I think, is a possibility not only to name columns in table view at runtime but rather choose the fields displayed. This would allow developers to provide users with the ability to design a series of table views without ever really touching the form itself.

As far as I remember (can’t find the post) there was the idea of creating a special form type… Maybe there is news on that?