Hello all!
I already created a custom field for lead module, but, it has to auto increment and must be displayed without format (ie: 1234567890 and not 1,234,567,890).
I´ll appreciate any ideas or suggestions about solving this issue!
Hello all!
I already created a custom field for lead module, but, it has to auto increment and must be displayed without format (ie: 1234567890 and not 1,234,567,890).
I´ll appreciate any ideas or suggestions about solving this issue!
ooops... forgot the environment I´m working with :
Running SugarCE 5.5.0,
cPanel Version 11.24.5-STABLE;cPanel Build 38506
Apache version 2.2.14 (Unix)
PHP version 5.2.11
MySQL version 5.0.85-community
Architecture x86_64
Operating system Linux
Have a look at this thread. for auto increment fields.
To remove formatting edit the custom field on Studio and set the attribute 'disable_num_format' to true.
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
Hi André !
thanks a lot for you answer,however, I can´t find the attribute 'disable_num_format' .
I went into iStudio -> Leads -> Fields. Then clicked on my custom field "file_no_c" , and this is what a see:
Data Type: Decimal
Field Name: file_no_c
Display Label:
System Label:
Help Text:
Comment Text:
Default Value:
Max Size:
Precision:
Required Field:
Audit:
Importable: Yes No Required
Duplicate Merge: Disabled Enabled
That is weird!
You should be able to see the option "Disable Format".
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
you can add the field andopes said in the custom vardefs and it should work
PHP Code:'disable_num_format' => true,
Hi Andre and Blitz2190!
I get the same view of the field using Firefox ver 3.5.7 and IE ver 8.0.6001. Perhaps is like this in SugarCE ver 5.5.0.
.I'll do some reading in the developer guide in order to go into coding and try Blitz2190 suggestion!.
I´ll share the outcome of it!
Thanks a lot to both of you!
Hi!
I found the mistake: I selected "decimar" instead of "integer"... changing this, makes the "format" message appear and works fine.
Thanks all for your help!!!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks