This topic is locked

How To Make A Field Read Only In Required?

1/19/2013 7:01:12 PM
PHPRunner General questions
J
joiresende author

I have a field that is read-only which is loaded automatically (autofill).

How to make this field required?

Sergey Kornilov admin 1/19/2013

You cannot make readonly field required. You can though make the dropdown field that triggers autofill required.

J
joiresende author 1/19/2013

How would it be done, because I've tried every way and I can not.
Could you give an example?

C
cgphp 1/20/2013

You can set the dropdown as required on the "Lookup wizard" window dialog: http://xlinesoft.com/phprunner/docs/lookup_wizard.htm