Edit Page Field Size

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
michaelmcewen
User
Posts: 78

Edit Page Field Size

Post by michaelmcewen »

Is there anyway I can limit the Field size on the Edit page? I have fields that are like 5 characters long (like a state abbreviation). They look fine in the View page, but when I go to edit, that field that has a maxlength of "5" is, for some reason, set with a size of "30"! It's huge compared to the data that goes in it.

Is there a place I can change/set that? Or can someone tell me why that is?

Thanks!


mobhar
User
Posts: 11744

Post by mobhar »

You may define it from "Size" and "Maxlength" setting respectively under the "Fields" setup -> "Edit Tag" pane.


Post Reply