[SOLVED] *** JDBCAdaptor : no type info found for VARCHAR

2014-10-17 Thread Timothy Worman
My recent addition of using enum prototypes was causing this issue. The OpenBase JDBC prototypes were using “VARCHAR” as the external type from some things and that was compatible. Tim UCLA GSE&IS > On Oct 16, 2014, at 3:23 PM, Timothy Worman wrote: > > All: > > This issue has been popping u

Re: D2W Generic Annotations?

2014-10-17 Thread Fabian Peters
Hi Markus, Have you looked at ERCDisplayHelpText? It'll need some work to make it usable in a modern app, though. There's also the model documentation, which you could access from the rules and maybe localize via ERDDelayedLocalizedAssignment. Fabian Am 17.10.2014 um 11:35 schrieb Markus Ruggi

D2W Generic Annotations?

2014-10-17 Thread Markus Ruggiero
Folks, is there a way to generically have (styled) annotations for any propertyKey? What I have today (example is ERD2WEditToOneRelationship): What I would like to have: There is something available with certain fields from the EOModel (like "units" in the user dictionary of numeric fields