on 2007 Dec 20 9:41 AM
Hi,
I have added 3 custom fields to BSP in selection.bsp, those are displaying in the brower too. and these 3 flds are for selection criteria.
But I want to add logic to selection.do.
1. The input parameter entered for newly added flds are not displaying..
For examle If i enter the value for newfld1..and selecting the option display selection.
the value is not staying in that fld(just like Hide fld)
2.
I want to filter the values based on the newflds.
Where I need to add the logic
Plz Help me...
Hi,
You need to collect the form fields value(input parameter entered for newly added flds) in DO_HANDLE_DATA event, and add your logic into DO_HANDLE_EVENT event.
I hope this would help you.
Regards,
Ramki.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.