Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic picture in Smart forms

Former Member
0 Likes
460

hi all,

i need to include the picture of am employee dynamically in the smart form deponding on the personnel no selected .so each page will need to include the picture. how to create graphics node dynamically / assign the picture .

can any one tell me the logic .

thanks

senthil

hi all,

i need to include the picture of am employee dynamically in the smart form deponding on the personnel no selected .so each page will need to include the picture. how to create graphics node dynamically / assign the picture .

can any one tell me the logic .

thanks

senthil

1 REPLY 1
Read only

Former Member
0 Likes
406

Hi Senthil,

Create a graphic node in the Smartform and under the tab 'General Attributes' fill the Name, Object and Id with variables (e.g. &NAME&, &OBJECT& and &ID&) and fill these parameters to get the picture you want at runtime.

Regards,

John.