cancel
Showing results for 
Search instead for 
Did you mean: 

i want to add an image to a button on my screen in workflow app

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

i want to add an image to a button on my screen in workflow app

i created a folder called "images" under following path C:\workspace_sybase\project_name\Generated Workflow\..name..\html

right click on Button creating a new key

Default Value : path name (under "images" folder)

is it correct way of adding images?

but its showing a cross sign on button rather than displaying image.

what is wrong ?

plz suggest.

Regards,

Jitendra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

1. In the generated code tree,

under html folder create a folder for placing the image "images" (can be anything). and place image there.

2. In the button properties, check the checkbox "has image". Enter the key. and in the default value, select browse option, and choose the path yourProjectFolder/Generated Workflow\Workflowname\html\images\images.jpg

3. Deploy and run.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Raja,

here, ALIDI is name of a button.

i selected Has image.

and created a new key for image.. (is it correct ?)

selected the path..

gave image dimensions

and selectd the option:: static image source

are all steps corrct?

Regards,

Jitendra

Answers (1)

Answers (1)

Former Member
0 Kudos

Like this Jitendra

and it should look like this