CoreBOSBB

Full Version: Remove "0" from List, Detail View & Quick Edit View
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Joe,

You helped me in a previous thread to remove "0" from List & Detail View which I thought I would share

<!-- m --><a class="postlink" href="https://discussions.vtiger.com/index.php?p=/discussion/174286/vtiger-5-4-want-blank-currency-field#Item_9">https://discussions.vtiger.com/index.ph ... eld#Item_9</a><!-- m -->

I was wondering if you could tell me how to remove the "0" from the quick edit view

<!-- m --><a class="postlink" href="http://awesomescreenshot.com/0654ec4n4e">http://awesomescreenshot.com/0654ec4n4e</a><!-- m -->
Hi,

I added that trick to the wiki some time ago:

<!-- m --><a class="postlink" href="http://corebos.org/documentation/doku.php?id=en:devel:develtips#how_can_i_get_a_blank_currency">http://corebos.org/documentation/doku.p ... k_currency</a><!-- m -->

Answering your question. What you show in the screen shot is not quick create but detail view edit, inline edit or ajax edit.
I have enhanced the patch to contemplate this case.

In fact, I see that quick create also has this problem as you can see in the screen shot I attach. I have modified the patch for this case also.

Give it a try and let me know how it goes.
Thank You Joe all worked great