Re: Getting error replying messages, this is a test

53 views
Skip to first unread message

Bill Crews

unread,
Jan 22, 2025, 6:36:52 PM1/22/25
to Beet Juice, mementodatabase
If you go into your Memento account in the forum, there is a check box that, if checked, causes each forum post to be sent to your email. If you then reply all to the email, it will post your reply back to the forum, as well, so you won't ever have to go into the Google group again. 


On Wed, Jan 22, 2025, 12:51 PM Beet Juice <1926m...@gmail.com> wrote:
Ok no more need of a trainee post, I realized that there is a " Google Groups training and help ". I did what they said when we can't see our post, to clear the cache, I did it and issue solved. Sorry about everything. Moderators , please delete this post.Thank you.

On Wednesday, January 22, 2025 at 5:30:01 PM UTC Beet Juice wrote:
it's a message to Link to entry attributes, I can't see the messages I post in the other post, so I suppose it isn't accepting them, so I decided to post here, as I said in the message before. Sorry.

On Wednesday, January 22, 2025 at 5:11:59 PM UTC Mmm wrote:
Это тренировка или сообщение в тему " Link to entry - attributes  "???

среда, 22 января 2025 г. в 19:29:11 UTC+3, 1926m...@gmail.com:
"Допустим максимальный номер инвойса - четыре знака, тогда
let nr = String(ee.field('Invoice Nr')).padStart(4,'0');// будет 0002, 0061, 0155

Допустим максимальное название магазина 10 знаков, тогда
let shop = ee.field('Shop').padEnd(10,'\t');

понедельник, 20 января 2025 г. в 21:21:31 UTC+3, Mmm: "

I noticed that it wasn't aligned and I knew there should be commands to align it, but since I have few stores I thought it would be faster to what follows below  than to look for and learn the commands (not that I don't want to learn, I like to learn everything, just I didn't want to lose focus, at the moment I'm focused on the goal of sorting by dates).

So, to align the invoice numbers, I replaced the invoice Nr field with a Java field and added this code:

if(
field("invoice_id") < 99){
"0"+field("invoice_id");
} else {
field("invoice_id");
}

To align the stores as I have few I went to the field of each store and added spaces!

Don't laugh, lol

In the end I will change and replace with the commands you were kind enough to mention, :)



On Wednesday, January 22, 2025 at 3:40:46 PM UTC Beet Juice wrote:
Mmm,

The message wasn't for you, it was for some moderator who might think this post should be deleted because it's garbage :) I know we can delete messages, in fact I've deleted some because I forget to attach what I meant to attach. But I was referring to the post, it says, when you hover the mouse cursor over it,  that I don't have permission to delete it. Whatever, I've noticed that here in this post my messages appear straight away, while in the other post they don't appear, or maybe they're there and I'm short-sighted lol. You posted a message today at 9:30 am and I also posted one at that time and I still can't see it. Isn't it strange? what am I doing wrong? Can you see it?


By the way, if I do "reply to the author", is it published here or does it go to the author's email?

On Wednesday, January 22, 2025 at 9:22:39 AM UTC Mmm wrote:
Я обычный пользователь, не модератор, не из группы разработчиков MDB. 
Удалить СВОЕ сообщение могу через три точки справа от сообщения => Удалить. 

среда, 22 января 2025 г. в 12:22:00 UTC+3, Mmm:
Я обычный пользователь, не модератор, не из группы разработчиков MDB. 
Удалить СВОЕ сообщение могу через три точки справа от сообщении => Удалить. 

среда, 22 января 2025 г. в 12:09:03 UTC+3, 1926m...@gmail.com:
Sorry, I changed my mind. If moderators don't mind, I would like to keep that post so I can do tests to learn how to work with google groups since it's my first time and and it seems that I still have a lot to learn, namely that there is a translator :)

On Tuesday, January 21, 2025 at 11:16:11 AM UTC Mmm wrote:
Отключите перевод на странице перед созданием и отправкой сообщения. 

вторник, 21 января 2025 г. в 10:56:55 UTC+3, 1926m...@gmail.com:
Testing...

--
You received this message because you are subscribed to the Google Groups "mementodatabase" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mementodataba...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mementodatabase/75e2e0f8-477e-4ebd-9808-6f6e6feb9487n%40googlegroups.com.

Beet Juice

unread,
Jan 23, 2025, 4:17:44 AM1/23/25
to mementodatabase
Bill,

When I said it's my first time on Google groups, my mistake, I should have said it's my first time posting and sending messages. I've been reading Google groups, especially the Memento group, since I installed Memento, that is, for a long time, I have nothing against Google groups, the fault lies in my ignorance, but also in my impatience and lack of time, I must confess. I appreciate your useful information though. Thank you!

Bill Crews

unread,
Jan 23, 2025, 1:13:40 PM1/23/25
to Beet Juice, mementodatabase
Ok, but still, if you do use gmail for it, it becomes much easier to search for previously discussed topics using Google search, and if you are otherwise struggling with the use of the group, using gmail could alleviate the concerns.


Reply all
Reply to author
Forward
0 new messages