1 (edited by uspencersv 02/05/2016 05:44:38 pm)

Topic: Change account code length

Hi  cal you help me please I  need to change my account code length  because some of my accounts have a 18 characters code I need to change to 20 default is 10

[img]http://s30.postimg.org/4hm2i2not/frontacco.jpg[/img]


[img]http://s30.postimg.org/nmpbru2cx/frontacco.jpg[/img]
image hosting 15mb

2 (edited by apmuthu 02/06/2016 11:03:11 am)

Re: Change account code length

Look at all the places where the Account Number is used and alter it's field size in the MySQL table. Make sure that all form fields that use it are properly sized for length of input string and for css display width in the theme used.

Post's attachments

frontacco.jpg 21.6 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

3 (edited by uspencersv 02/09/2016 04:02:55 pm)

Re: Change account code length

but where I change the lenght at css  the location?

what page or where i need to change the code?

thankyou

Re: Change account code length

The CSS files are in the theme folders and generally needs to be altered only if the entire contents of any filed is not visible.

The form field width is set in the from template codes along with the field size.

If you are using FireFox / Chrome browsers, use the FireBug extension and locate the code behind the places you wish to change and then search for the html snippets in FA codebase and alter as desired.

If you wish to seek professional help, post your needs (referring this post) in the jobs section of the forum. You may also contact the support partners listed in the Wiki.