cancel
Showing results for 
Search instead for 
Did you mean: 

Submit button not triggering in adobe form : webdynpro abap

former_member906594
Participant
0 Kudos

Hi All ,

I am a beginenr in Webynpro Abap . I am trying to catch a submit buttion from a Adobe form developed in webdynproabap .

I have 2 fiels along with the submit button ( of type submit to SAP )

I have written the code in the view action onsubmit and the the java script in the form is also there .

form is of type ZCL

I am not able to trigger the event. what can be the issue . should i do anything more ..

i tried with the 2 type of submit button one is hanging other one there is no reponse .. can any one let me know what can be the reason .

Regards

Abhilash

View Entire Topic
OttoGold
Active Contributor
0 Kudos

You shold use ZCI (not ZCL). You should use WD native components.

Did you maintain the WD method name to be called when you click the form button? In the WD designer, Form object properties, like second from bottom or seomthing like this.

Otto

former_member906594
Participant
0 Kudos

Hi ,

Yes I have used the same layout type .

My button is webdynpro Native .

Pleasefind the below values in my WD designer .

Please let me know anything more has to be maintained in WD designer ? I dont understand what you mean by method name specifying .

Issue with me when I click the button the screen hangs ..immediate help will be gr8

ID Adobe

additionalArchives

contextMenuBehaviour

contextMenuId

dataSource Main.Adobe

displayType

enabled yes

height

pdfSource MAIN.PDF_SOURCE

readOnly

templateSource Zweb_HSR( My form name )

tooltip

visible

width

____

onSubmit click ( Code written )

Layout Data (FlowData)

cellDesign

vGutter