Hi all an issue I have had now for ages and cannot seem to sort is when entering categories in the transaction box'
I long time ago when I clicked the Cat tab they all appeared in the box in a neat collapsed form with the little + on the left allowing you to open up the Cat you needed.
A few updates back that dissapeared and they only appear now in one long list meaning a fair bit of scrolling to find the actual one required.
If I access the Cat table from the desk top there are three options there and I have tried them all but although the table appears as it used to when I select collapse all it still remains one long list in the transaction box. I have searched through the help etc but nothing there was a help so the question is can I get the transaction box to display the Catergories in the collapsed form as it used to do xx updates back?
As always thank you for any help with this. Cheers Edward
Category Expanded
Moderator: Renato
-
- Super MMEX User
- Posts: 35
- Joined: Sun Sep 02, 2018 4:33 pm
- Are you a spam bot?: No
-
- MMEX Developer
- Posts: 244
- Joined: Wed Dec 21, 2011 5:58 am
- Are you a spam bot?: No
- Location: China
- Contact:
Re: Category Expanded
Hi
would you mind to provide more context on your version and platform?
would you mind to provide more context on your version and platform?
- Renato
- MVP MMEX User
- Posts: 587
- Joined: Mon Apr 25, 2011 7:36 pm
- Are you a spam bot?: No
- Location: near Zurich
Re: Category Expanded
Presumably this function is required:
if you enter the first letter of the category you are looking for in the category input field when entering a new booking, the selection list jumps to the first category found.
if you enter the first letter of the category you are looking for in the category input field when entering a new booking, the selection list jumps to the first category found.
Renato Forum Administrator
-
- MMEX Developer
- Posts: 244
- Joined: Wed Dec 21, 2011 5:58 am
- Are you a spam bot?: No
- Location: China
- Contact:
Re: Category Expanded
saying we have the first level category collapsed
, we also expected it is collapsed in the transaction dialog as well. and vice versa
is this the correct understanding?
-
- New MMEX User
- Posts: 3
- Joined: Sun Nov 13, 2022 5:49 am
- Are you a spam bot?: No
Re: Category Expanded
Yes, they were working on it but for another version that is not 1.7.0, it had been talked about to implement it in this comment:
https://github.com/moneymanagerex/money ... 1642866218
but I don't know where it stopped, I didn't miss it until now that you mentioned it.
https://github.com/moneymanagerex/money ... 1642866218
but I don't know where it stopped, I didn't miss it until now that you mentioned it.
DELAMOTA
-
- MMEX Developer
- Posts: 244
- Joined: Wed Dec 21, 2011 5:58 am
- Are you a spam bot?: No
- Location: China
- Contact:
Re: Category Expanded
after a little bit of deep div, I believe it was caused by the underlying category changes introduced by mmex v1.6.2 (database schema v17)...
https://github.com/moneymanagerex/money ... tag/v1.6.2
https://github.com/moneymanagerex/money ... tag/v1.6.2
Re: Category Expanded
@Eddietheone With the category field empty, you can press the Enter (Return) key to open the tree view to choose a category rather than using the drop-down list. Perhaps that is the functionality you are looking for?
@pdelamotar I demoed that tree list combobox on a whim, so I need to go back and flesh it out properly for release. Not sure if it will be ready in time for 1.7.0, but it's coming.
@pdelamotar I demoed that tree list combobox on a whim, so I need to go back and flesh it out properly for release. Not sure if it will be ready in time for 1.7.0, but it's coming.