Application Development 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: 

How to link between push button to input field.

Former Member
0 Kudos

Dear All,

I am developing a sample calculator program in Module poll, so in that when I press one push button the data has to be store in input field and accept another push button value also with out reseting the input value.

Can you pls suggest me how can I interlink between these two fields.

Regards,

Chandra.

3 REPLIES 3

Former Member
0 Kudos

Hi Chandrav,

You can search in SDN with key 'calculator' etc for your solution.

One of the link I found that may be a help is -

Hope this helps.

Manish

former_member182485
Active Contributor
0 Kudos

Hi,

You have to just code this in PAI of the push button.

You can find similar example in SDN itself.

From your question it seems that you are doing this excercise to learn Module pool, I would suggest you to pick some buisness seanrio examle rather then such educational kind of thing.

Regards

Bikas

0 Kudos

HI,

My problem is not able to pass push button values to Input field. if possible can you pls provide the syntax for this.

Regards

Chandra