Hi there,
Does any know where I can find the max field sizes?
Many thanks
Niva
Hi there,
Does any know where I can find the max field sizes?
Many thanks
Niva
Hi have you checked studio i believe there is that information there.
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
In the vardefs.php file inside the module you are interested in. The property len is the max size, at least for varchar types.
But if you want to modify that value is best to do it in custom/Extension/modules/{your_module}/Ext/Vardefs/{name_you_want}.php
You create this path and the file if it is not created yet and there you write something like this:
$dictionary['Account']['fields']['{name_field}']['len'] = '{new_value_for_len}';
Elisabeth Escribano
Webdeveloper
MADCAP verademing in ict
e.escribano@madcap.nl
Schapedrift 89
3371 JJ Hardinxveld-Giessendam
Netherlands
Tel 088 99 088 99
Fax 088 99 088 98
www.madcap.nl
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks