Single Line Edit table/Type 3 Multivalue column in AREV (OpenInsight Specific)
At 17 JAN 2000 05:43:46PM Bob F. wrote:
In AREV, when painting a screen, it is possible to create a single line style of multivalue column, with the column actually running across the screen horizontally, not vertically. The options for a multivalue column/prompt are set to 3, which is not documented (to my knowledge) but works. So the question is, is there a way to create similar functionality in OI? I would imagine that I can set it all up programatically but if I can avoid that it would be great.
At 17 JAN 2000 06:20PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Nope. You'll have to fake with with an unbound edittable.
World leaders in all things RevSoft
At 17 JAN 2000 06:31PM Bob F. wrote:
Figured as much. Have you heard of any plans to add that functionality?
Thanks.
At 17 JAN 2000 11:37PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
I highly doubt it. It was never really supported in ARev as it is.
[/i]World leaders in all things RevSoft[/i]
At 18 JAN 2000 12:12AM Don Bakke wrote:
Bob,
I would bet that other development environments would have to work under similar principles. It's probably even more difficult because they don't have an easy ability to load an array (i.e. in a hidden edittable) and then programmatically make references to it.