Page 1 of 1

Category Expanded

Posted: Wed Nov 08, 2023 10:16 am
by Eddietheone
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

Re: Category Expanded

Posted: Wed Nov 08, 2023 12:13 pm
by guangong
Hi
would you mind to provide more context on your version and platform?

Re: Category Expanded

Posted: Wed Nov 08, 2023 10:27 pm
by Renato
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.

Re: Category Expanded

Posted: Thu Nov 09, 2023 6:46 am
by guangong
saying we have the first level category collapsed
Snip20231109_8.png
Snip20231109_8.png (60.86 KiB) Viewed 16366 times
, we also expected it is collapsed in the transaction dialog as well. and vice versa
Snip20231109_7.png
Snip20231109_7.png (99.18 KiB) Viewed 16366 times
is this the correct understanding?

Re: Category Expanded

Posted: Thu Nov 09, 2023 10:19 pm
by pdelamotar
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.

Re: Category Expanded

Posted: Mon Nov 13, 2023 2:12 pm
by guangong
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

Re: Category Expanded

Posted: Thu Nov 16, 2023 4:19 am
by nstein
@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.