I have created a form inside a layout grid which submits data to MySQL, it works, yay!
1. It seems the default behaviour is that form fields are the full width of the column within the layout grid, there doesn't seem to be any way to override this so that I can place a lable next to the edit box (instead of on top of each other)? I am referring to within the same cell as opposed to creating additional columns.
2. Because I can't place fields where I want it makes placing a label next to a radio buttom problimatic, so I placed a two column layout grid within the existing form layout grid. This embedded layout grid appears to operate as a seperate form ... is there anyway to get it to submit data with and in the same record as the main form please?
Thankyou for taking the time to read/respond
