Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Nubie: How to drop decimals from field

Locked
Rolf
Posts: 28
Joined: Fri May 20, 2016 9:24 am

Nubie: How to drop decimals from field

Unread post by Rolf »

Hi,

my name is Rolf. I've recently come across nuBuilder and it looks like a great way for rapidly building webhosted apps.

Here is my first, simple question. I have created a simple form with Fast Forms. There are two fields in the table: Name and DayOfMonth. The DayOfMonth field was created with a precision of 12 digits and 2 decimals. I've already used PHPMyAdmin to change that to 2 digits and 0 decimals. No more digits are showing in the Browse Form, but they are still showing in the Edit Form. How can I change that?

Ciao

Rolf
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Nubie: How to drop decimals from field

Unread post by admin »

Rolf,

Hopefully this helps..
Capture.PNG
http://wiki.nubuilder.net/nubuilderv3/i ... cts#Format

Steven
You do not have the required permissions to view the files attached to this post.
Rolf
Posts: 28
Joined: Fri May 20, 2016 9:24 am

Re: Nubie: How to drop decimals from field

Unread post by Rolf »

Yes, that was helpful. Thank you, Steven. The biggest challenge for me as a Nubie was finding where that option was "hiding" for the edit form. I've found it now and successfully made the change.

(hint: double-click the field name on the edit form)
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Nubie: How to drop decimals from field

Unread post by admin »

.
Locked