View Single Post
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, Espaņa
#1
Hi all, within the Jolla email application, we find a page named Folders, showing inbox/outbox/etc.

I manage multiple accounts (mostly on my PC) but also find it handy to be able to monitor all accounts from my Jolla1.

I have made several unsuccessful attempts to edit 'FoldersListPage.qml' to reflect the desired changes, at worst, the folders page becomes inaccessible.
I thought that by using a line of code** from AccountList.qml (line 90) and inserting into the header title of FoldersListPage.qml (line 38) that I would then see the display name/email address of the account, but it didn't work, I get an error from console;

Code:
** title: displayName != "" ? displayName : emailAddress
Code:
[W] unknown:38 - file:///usr/share/jolla-email//pages/FolderListPage.qml:38: 
    ReferenceError: displayName is not defined
So I tried adding an ID as reference to the original text, but this also doesn't work, the folder title remains blank.

However, the above is just one example of many different attempts

Any ideas appreciated as I am out of ideas, if i cannot crack it myself, I'll possibly post as a feature request on TJC.

Regards,

Before edit......then after
Attached Images
  
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..
 

The Following 2 Users Say Thank You to Markkyboy For This Useful Post: