cancel
Showing results for 
Search instead for 
Did you mean: 

FPM FORM UIBB: adding image from MIME repository

0 Kudos

Hallo,

is it, and how, possible to add an image (stored in the mime repository) to a uibb form ?

Thx

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Marc,

Create configuration for FPM_FORM_UIBB_GL2 component and take field image of type (FPM_FLG2_IMAGE).

bind the property of "image field" to the source, which is added in structure of form definition. And set image value reading from mime in GET_DATA method.

Regards,

Jai

Answers (0)