2006 Sep 25 12:15 PM
Hi,
Can we use control break statements(at new,at end of) in smart forms?
if no why?
if yes, how?
Regards,
Sonika
2006 Sep 25 12:21 PM
you can use control block statements in smartforms by using the SORT events.
In TABLES go to to the SORT section.Here you can give the field by which you want the table to be sorted.There are two radio buttons available for sort : SORT BEGIN and SORT end.
On selecting any one sort event are generated automatically and event nodes are created in smartforms.Inside these event nodes you can add text nodes or code nodes and write your code.
SORT BEGIN works like AT NEW
SORT END works like AT END OF.
Hi,
Can we use control break statements(at new,at end of) in smart forms?
if no why?
if yes, how?
Regards,
Sonika
2006 Sep 25 12:21 PM
you can use control block statements in smartforms by using the SORT events.
In TABLES go to to the SORT section.Here you can give the field by which you want the table to be sorted.There are two radio buttons available for sort : SORT BEGIN and SORT end.
On selecting any one sort event are generated automatically and event nodes are created in smartforms.Inside these event nodes you can add text nodes or code nodes and write your code.
SORT BEGIN works like AT NEW
SORT END works like AT END OF.
2006 Sep 25 12:24 PM
Hi
The answer is YES. You can have these elements AT NEW, AT END etc in smartforms.
Regards
Raj
Message was edited by: Rajasekhar Dinavahi
2006 Sep 25 12:28 PM
hi,
I observed that sort field is working similar to On Change but not At new.
Regards,
Sailaja.
2006 Sep 25 12:30 PM
I think YOU can select SORT END if you want at end of type functionality.SORT BEGIN works like AT NEW provided it is one of the first fields in the internal table.
2006 Sep 25 12:44 PM
Hi
You can use them as <b>Events</b> in smartforms.
Regards,
Raj
2006 Sep 25 1:34 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |