I am in the process of building an admin process that will allow the user to modify some of the parameters on a styled icon. Currently, I have save the values that I am using for 4 icons in a database table. The parameters I want to allow the user to modify are the Icon name, Caption, Size, and Color.
Caption and size are easy. But I am not sure about the color or icon name. It would be great to be able to display a picture of the available icons for a user to choose in a grid or some other form that would make it easy for the user. Not quite sure what I want to do with color.
Last I would like to be able to give the user a preview option before committing the values back to the database.
Any thoughts or ideas would be greatly appreciated. Thanks in advance.
Discussion posts and replies are publicly visible