Search found 40 matches
- Wed Jan 20, 2021 6:41 pm
- Forum: Problem reports
- Topic: BUG in reports - condition on a SUM field in a group
- Replies: 1
- Views: 191
Re: BUG in reports - condition on a SUM field in a group
Rather than running two different reports as a means of circumvention, couldn't you instead use a conditional element with a rectangle filled with the background color of the report, bring it to front so that it covers the total if AccessLevel='BasicUser' ?
- Wed Jan 20, 2021 8:43 am
- Forum: Tips and Tricks
- Topic: Form design with multiple columns, unwanted rowspans fix
- Replies: 8
- Views: 3327
Re: Form design with multiple columns, unwanted rowspans fix
Jaymer, that's even better!
- Thu Jan 14, 2021 12:18 pm
- Forum: Tips and Tricks
- Topic: Form design with multiple columns, unwanted rowspans fix
- Replies: 8
- Views: 3327
Re: Form design with multiple columns, unwanted rowspans fix
Looks neat. Will try after upgrading.
I assume this setting is on the attribute level, so it is not on per-form basis?
Will still be useful though.
I assume this setting is on the attribute level, so it is not on per-form basis?
Will still be useful though.
- Tue Jan 12, 2021 2:33 pm
- Forum: Tips and Tricks
- Topic: Form design with multiple columns, unwanted rowspans fix
- Replies: 8
- Views: 3327
Re: Form design with multiple columns, unwanted rowspans fix
In this example, I am using only 1 column in the form designer. The separators will behave like columns when we set separator width and float in the CSS. Very interesting concept, this used with extra css to remove the separator border and ''not present when applicability rule" could make for nice ...
- Fri Jan 08, 2021 10:50 am
- Forum: General discussion and questions about Aware IM
- Topic: Windows or Linux?
- Replies: 4
- Views: 806
- Tue Jan 05, 2021 4:04 pm
- Forum: Wish List
- Topic: FR - phpBB improvements
- Replies: 6
- Views: 2126
Re: FR - phpBB improvements
Requesting a "thank you" button visible below each reply with a counter and/or list of users who thanked the replier or poster. Also a counter visible beside the user with "thanks given" and "thanks received". This is far more relevant than post count imo :D I have seen it on other phpBB forums and ...
- Tue Jan 05, 2021 11:01 am
- Forum: General discussion and questions about Aware IM
- Topic: week numbers display unexpected results mystery, locale?
- Replies: 3
- Views: 367
Re: week numbers display unexpected results mystery, locale?
So I noticed some inconsistencies when troubleshooting, and I'm still confused. If I display WEEK(Bo.StartTime) in a DISPLAY MESSAGE window (like the image above), I get the correct value. If I display WEEK(Bo.StartTime) in a grid inside a form as a calculated value, I get the incorrect value. If I ...
- Tue Jan 05, 2021 9:01 am
- Forum: General discussion and questions about Aware IM
- Topic: week numbers display unexpected results mystery, locale?
- Replies: 3
- Views: 367
Re: week numbers display unexpected results mystery, locale?
Thanks for the info regarding calendar year and week year. I have been using this timestamp format the whole time: yyyy-MM-dd HH:mm so that should be correct. Using YYYY doesn't work at all. I also discovered that the WEEK function is working when I use CURRENT_DATE or CURRENT_TIMESTAMP as input: we...
- Mon Jan 04, 2021 10:18 am
- Forum: General discussion and questions about Aware IM
- Topic: week numbers display unexpected results mystery, locale?
- Replies: 3
- Views: 367
week numbers display unexpected results mystery, locale?
New year, new opportunities :D I am trying to figure out why the WEEK function is not behaving as expected, while the CURRENT_WEEK functions seems to return the expected result. For instance, if I do like this: WEEK(Bo.StartTime) It will return 2 (using todays date, 2021-01-04) If I do like this: CU...
- Sun Dec 27, 2020 9:38 pm
- Forum: General discussion and questions about Aware IM
- Topic: Colored menu items?
- Replies: 4
- Views: 514
Re: Colored menu items?
Yes, but how? I don't have the AwareIM Config Tool available right now, but you first need to do as ACDC said, set a CSS class on your menu item. For instance, you can write the word green Go to your AwareIM install location on your server and go to this folder: AwareIM\Tomcat\webapps\AwareIM\Custo...
- Wed Dec 23, 2020 9:49 am
- Forum: General discussion and questions about Aware IM
- Topic: Season Greetings from Awaresoft
- Replies: 5
- Views: 712
Re: Season Greetings from Awaresoft
Merry Christmas!
Looking forward to building lots of awesome apps in 2021!
Looking forward to building lots of awesome apps in 2021!
- Thu Dec 03, 2020 7:53 pm
- Forum: Problem reports
- Topic: Passwords with non-english alphabet characters not working
- Replies: 3
- Views: 1060
Re: Passwords with non-english alphabet characters not working
Neat!
Looking forward to upgrade soon!
- Mon Nov 30, 2020 7:36 am
- Forum: General discussion and questions about Aware IM
- Topic: Aware in iframe?
- Replies: 17
- Views: 1786
Re: Aware in iframe?
Ah, that makes sense.hpl123 wrote: ↑Fri Nov 27, 2020 4:45 pm Thanks, was this in all browsers? This is most likely due to the Chrome change if you only had the issue in Chrome: https://www.awareim.com/forum/viewtopic ... ame#p54776
It works in Internet Explorer and Firefox. Not in Chrome and Edge.
- Fri Nov 27, 2020 12:22 pm
- Forum: General discussion and questions about Aware IM
- Topic: Aware in iframe?
- Replies: 17
- Views: 1786
Re: Aware in iframe?
We tried this recently for one of our BSV's and we didn't get it to work. Whenever we included URL parameters like logonGuest.aw? domain=yadayada we got a session timed out error. We made a workaround instead to save ourselves some precious time. We tried iframe, object and embed and no luck with ei...
- Tue Nov 17, 2020 1:30 pm
- Forum: Problem reports
- Topic: Passwords with non-english alphabet characters not working
- Replies: 3
- Views: 1060
Passwords with non-english alphabet characters not working
We have discovered an issue with passwords that contain certain characters, like ö for instance. It is possible to set a password that contains ö , but you can no longer login after that. For instance, if I change my password to "räksmörgås" (shrimp sandwich :D ), and then try to login, I will get t...