geckos icon indicating copy to clipboard operation
geckos copied to clipboard

Generated fields

Open Gulix opened this issue 8 years ago • 0 comments

Some fields should have the possibility to be generated, relying on the content of other fields.

An example : A character card for a game has 4 powers, selected inside a list. A generic Rich Text Field could contain the text of these powers, but to facilitate the use, all the powers exist in options fields. The selection of the fields should generate the corresponding text for the powers. But the generated text should still be editable by the user (text too long, text of basic power not needed, ...).

Another example : The basic color of a card is determined by the user via a color picker. Then, secondary colors are generated by the application via the color functions (complementary color, side-complement, ...). These colors could then be modified by the user if he feels another color is better.

Gulix avatar Jul 31 '16 07:07 Gulix