myGrid

String Constant Improvement to handle populating from File

Details

Description

Currently it can be a pain to populate a String constant with a large string, or a list of entries.

This can be improved (as suggested by Paul Fisher) by giving the option to populate from a file.
Together with this it would also be handy to be able to modify the value, or set it, in a text area within a panel, rather than the pokey little letter box that currently exists.

Both should be pretty trivial to add.

Issue Links

Activity

Hide
Ian Dunlop added a comment - 2008-03-26 14:25

In T2 the StringConstantActivity has a StringConstantConfigurationBean which contains its value. I guess there will be some sort of MVC framework which will have an "edit" option when clicking on a StringConstantActivity. The edit facility will have a load from file option.

Show
Ian Dunlop added a comment - 2008-03-26 14:25 In T2 the StringConstantActivity has a StringConstantConfigurationBean which contains its value. I guess there will be some sort of MVC framework which will have an "edit" option when clicking on a StringConstantActivity. The edit facility will have a load from file option.

People

Vote (0)
Watch (0)

Dates

  • Created:
    2006-10-19 17:52
    Updated:
    2009-01-05 14:20