How to set numbers of fields in one row ?

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
appu1
User
Posts: 23

How to set numbers of fields in one row ?

Post by appu1 »

hi,
how to set 3 or more fields in one row ?
right now we can only add one field in one row.
It will be appreciated if this will become an option in the .netmaker from where we can set number of fields in one row.
like :
Name:--------------- Age:--------------------- Class:-------------------- Team:-------------------------

Instead of

Name:---------------
Age:------------------
Class:----------------
Team:---------------


motfs
User
Posts: 258

Post by motfs »

Use Custom Template to rearrange your layout for your page. See Custom Templates in help file for more details.


Post Reply