Hi ,
I created Custom F4 Help in BSP and while populating data i need to populate in two input fields . That is done through Java Script . I'm pasting the code can anyone suggest how to populate in other Inputfield also.
<b>concatenate me->element_id '__inputField'
into me->element_id.
****Build the Dummy Refresh Function
CONCATENATE
me->js_close1
`function refreshDummy(){`
into me->js_close1.
CONCATENATE me->js_close1
`parent.document.getElementById("`
me->iframe_id
`").src='`
iframe_dummy_url
`';`
`}`
INTO me->js_close1.</b>
Thanks,
Anjani.