Deal Slip and Local Reference Fields
- komplex
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
17 years 3 months ago #2197
by komplex
Deal Slip and Local Reference Fields was created by komplex
1. How do i get a local reference field to display on a deal slip?
2. How do i use a subroutine as the format field in a deal slip?
2. How do i use a subroutine as the format field in a deal slip?
Please Log in or Create an account to join the conversation.
- c900338
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 1
17 years 3 months ago #2198
by c900338
2. How do i use a subroutine as the format field in a deal slip?
Subroutine can be attached to the field Format , which will accept only one arguement . So based on the data received from the respective field ,the routine must be customized and pass the necessary changes back to deal slip.
Subroutine must be followed by @ symbol just like validation routines.
Replied by c900338 on topic Deal Slip Subroutine
2. How do i use a subroutine as the format field in a deal slip?
Subroutine can be attached to the field Format , which will accept only one arguement . So based on the data received from the respective field ,the routine must be customized and pass the necessary changes back to deal slip.
Subroutine must be followed by @ symbol just like validation routines.
Please Log in or Create an account to join the conversation.
- thisisavin
- Offline
- Premium Member
-
Less
More
- Posts: 84
- Thank you received: 1
17 years 3 months ago #2199
by thisisavin
Replied by thisisavin on topic correction
@ should be followed by the subroutine name,
eg: @SUBROUTINE-NAME
eg: @SUBROUTINE-NAME
Please Log in or Create an account to join the conversation.
Time to create page: 0.027 seconds