Quantcast
Channel:
Viewing all articles
Browse latest Browse all 43869

Forum Post: RE: Unable to capture dynamic Handler ID in ORA forms in-Data

$
0
0

Thanks Lisa for your help.

It got resolved using OraFormsGetIdFromControl() function as,

nIterator1 := OraFormsGetIdFromControl("Note");

Then using OraFormsGetPropString() function as,

sValue:= OraFormsGetPropString(string(nIterator1),ORA_PID_MESSAGE);


Viewing all articles
Browse latest Browse all 43869

Trending Articles