cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass value to TEXT box at runtime?

Former Member
0 Kudos

Form F1440_ACC_STAT_01 has a syntax DueDate for grid . The value is being passed from a Date Field named VSTID.

I tried the same syntax in a custom form but the VSTID value is not getting filled in.

any ideas?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Using ISR Static Text Floating field , I could resolve this.