Options

Enabled Property in Request Form from Report

elToritoelTorito Member Posts: 191
hi,

i have a report with request form , in request form i have textboxes, now when reports start i would make disabled one textbox, and would enabled this only if is filled first textbox.

How must i do it ?

CurrForm.TextboxName.ENABLED(TRUE)
CurrReport.TextboxName.ENABLED(TRUE)

Doesn't work ...

Thanks for Tipps.

Peter
(Oo)=*=(oO)

Comments

Sign In or Register to comment.