News:

10/23/16 - Welcome to the new forums!

Main Menu

Two Memo Field

Started by cracksys, November 23, 2017, 09:21:11 PM

Previous topic - Next topic

cracksys

Does anyone feels the need to have two memo field?

Just me?

I might need to distance myself from EXCEL.

But if it is doable, I hope you could add that field.

* Slight note: In my mind, I would like to use the second memo to add additional note about the transaction. Something remotely relevant but not relevant enough to be worthy of first memo field.

Billy_McSkintos

@cracksys Have you enabled Check Number? It is a small field but doesn't have to be a number.

R-Click the account and enable the box next to 'Show Check Number'. It adds an additional column.
Project Fi Referral - Get $20 credit: https://g.co/fi/r/RWN1J1
Betterment.com Referral - 90 days managed free: https://www.betterment.com/?invite=marcusglynn

keyboard

Great Tip !!!!   I never knew it was there . 
Go for the 7 Ball  !!!!!!!

www.createsongstyles.com

asromzek

Yeah... I forgot about that field. Now to figure out how to render it in the mobile app.
/s implied, unless stated otherwise.

cracksys

Quote from: Billy_McSkintos on November 23, 2017, 10:23:08 PM
@cracksys Have you enabled Check Number? It is a small field but doesn't have to be a number.

R-Click the account and enable the box next to 'Show Check Number'. It adds an additional column.
Thanks!

Now, is there a way to adjust the width of field using CSS?

Or if we are going to be adventurous, can we rearrange the field order?

Alex

You could probably use CSS flex order to rearrange... maybe. If you want a css only solution :)

https://developer.mozilla.org/en-US/docs/Web/CSS/order

Width is also possible.

I don't know what kids are using these days (http://www.2guysgaming.net/wp-content/uploads/2017/05/abe_simpson.gif) but there's Chrome extensions to modify the css/dom. @asromzek? Do you know what is being used to theme financier?
I am the Financier owner/admin/coder dude.

asromzek

Stylish is what we've been using to change the color theme, which simply overrides the CSS for the site. Haven't tried any layout changes, just colors and stuff.
/s implied, unless stated otherwise.