Creating textarea in aps package.
In Eclipse choose type as string and give minlength=500 and maxlength=1000 it will appear as textarea with scrolable If you are not giving minlength and maxlength it will display as textbox.
In Eclipse choose type as string and give minlength=500 and maxlength=1000 it will appear as textarea with scrolable If you are not giving minlength and maxlength it will display as textbox.