Would be nice if option "Decimal" could be included when creating table.
Forums
Wishlist
Hi Astrid,
You can extend the choices by editing the options in admin.chronocontact.php It's in the function maketableChronoContact() around line 405. To add default precision 10 decimal add:
You can extend the choices by editing the options in admin.chronocontact.php It's in the function maketableChronoContact() around line 405. To add default precision 10 decimal add:
<option value="DECIMAL">A decimal number - DECIMAL</option>
Bob
This topic is locked and no more replies can be posted.