← servoy magazine

[News] 5...

  • News

Comments (3)

Tom Parry
Finally - I can now see the very wide relationship name when doing the configuration. I also like the text "mask" capability such as fontcolour. IS the boolean <valuelist> for cases like "Da/Nyet" "Yea/Nay" and "Red/Blue" ? or some other purpose? Can I call my own method to return a value? Can I call a Servoy method? Do you still have the capability to "code" in the column your own such as crm_to_region.abbreviation or is it all now FW selectable masks only?
David Workman
You can represent a boolean with any two values separated by the pipe character. Since masks are fixed presets and not variable, we have no plans to implement using methods to set masks. Yes, both the display and mask columns still allow you to do crazy "code" stuff. One of the screenshots shows a text mask "link | mailto:*this?subect=From Servoy" which will open an email message in your default email program. Another example would be to display data multiple relationships away by entering a relationship chain in the display column.
Tom Parry
so where are [NEWS]4, 3, 2 and 1?