cancel
Showing results for 
Search instead for 
Did you mean: 

Colors in WD - Java

Former Member
0 Kudos

Hi,

In an implementation or retail client, we are supposed to form an application as follows:

Suppose the client is selling shirts.

Shirts can come in various sizes, colors, etc.

So a screen needs to be designed wherein when a user selects a shirt, he is given many options.

For size its pretty ok to do it, but for colors i need to display colors to the user (Colors in which shirt is available).

As far as i know, SAP Webdynpro can support a few colors.

Question 1: Can we support all colors if i give RGB code ot hexadecimal value of the color?

Question 2: How do i display colors if all the colors are not available?

Reards,

Dev

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You could display images that represent each different colour/material that the t-shirts come in with a radio-button next to them, or even trigger an action of the images.

Hope this helps,

Gareth.