Logic & processing of ftl file

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
su2
Reply | Threaded
Open this post in threaded view
|

Logic & processing of ftl file

su2
Hi,

I have ftl file which has 2 input text boxes and 1 question with choice of 2 radio options. I was able  to create my html in ftl file. But my question/confusion is where and how can I have logic, to capture the user inputs and process those accordingly?

In text boxes I need to capture user entered numbers, make the addition of the numbers and display the final result and chosen radio option on next screen. I am not sure where can I have that logic.

I really appreciate your help.

Thanks in advance.
Reply | Threaded
Open this post in threaded view
|

Re: Logic & processing of ftl file

Anil Patel-3
Suchi,
I am sure by now you know that Ofbiz is not a simple application. I  
suggest you follow the right track to learn developing application  
using Ofbiz. I'll list few items that are worth reading and watching.

http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams
http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginners+Development+Guide+Using+Practice+Application+%28Hello+World...%29

I have seen more then 100 people learn ofbiz application development  
using above two resources. I am sure it will help you as well.

Regards
Anil Patel

On Jul 30, 2009, at 1:22 AM, su2 wrote:

>
> Hi,
>
> I have ftl file which has 2 input text boxes and 1 question with  
> choice of 2
> radio options. I was able  to create my html in ftl file. But my
> question/confusion is where and how can I have logic, to capture the  
> user
> inputs and process those accordingly?
>
> In text boxes I need to capture user entered numbers, make the  
> addition of
> the numbers and display the final result and chosen radio option on  
> next
> screen. I am not sure where can I have that logic.
>
> I really appreciate your help.
>
> Thanks in advance.
> --
> View this message in context: http://www.nabble.com/Logic---processing-of-ftl-file-tp24726355p24726355.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>