Search found 2455 matches

by Jaymer
Mon Jul 03, 2023 8:49 pm
Forum: General discussion and questions about Aware IM
Topic: REST configuration- Boolean being sent as text in a POST
Replies: 5
Views: 5415

Re: REST configuration- Boolean being sent as text in a POST

--> "How do you get around this?" I'm not sure why you say "Take from context" is so powerful. I've used this a lot - but I create a JSON_String field/object in the User Table or the new NP in-memory table... building a string to match the endpoint requirements and then I use "Take from context" spe...
by Jaymer
Sat Jul 01, 2023 6:10 pm
Forum: General discussion and questions about Aware IM
Topic: Concatenate text in calculated column
Replies: 2
Views: 4231

Re: Concatenate text in calculated column

yeah, i rarely use calc columns since they came out because they are not very useful.
i needed something like you posted the other day and just made a new column in the table, with a rule to keep it set.
by Jaymer
Fri Jun 30, 2023 3:26 pm
Forum: General discussion and questions about Aware IM
Topic: Checkboxes Widget Paging bar
Replies: 5
Views: 5112

Re: Checkboxes Widget Paging bar

Confusing. Need image.
by Jaymer
Thu Jun 08, 2023 1:13 am
Forum: General discussion and questions about Aware IM
Topic: Adding a query to an email
Replies: 7
Views: 9224

Re: Adding a query to an email

search this forum for "LIST_TABLE"

i'd say NO on Subtotals

But just as easy (kinda) to run a report to a PDF and email that.
by Jaymer
Tue Jun 06, 2023 3:54 pm
Forum: General discussion and questions about Aware IM
Topic: Custom CSS not working
Replies: 9
Views: 7774

Re: Custom CSS not working

With a screenshot, show where you are applying the css.
by Jaymer
Sat Jun 03, 2023 6:05 pm
Forum: General discussion and questions about Aware IM
Topic: FR: Read/list BSV descriptions
Replies: 5
Views: 6839

Re: FR: Read/list BSV descriptions

A useful tool or solution would be a tool of some sort (or the config tool itself is probably better) where we can point to a folder that has multiple BSV files and the tool/solution would then list the version number of the BSV together with the description so we see the description version by ver...
by Jaymer
Wed May 31, 2023 2:48 pm
Forum: General discussion and questions about Aware IM
Topic: Show buttons in Panel Operations or Operations w/Record as Disabled
Replies: 7
Views: 6126

Re: Show buttons in Panel Operations or Operations w/Record as Disabled

Had to add a column just to contain that. That’s why it’s wayyyyy over there.
But it could be done with css tinkering too.

Also, see this
https://www.awareim.com/forum/viewtopic.php?f=4&t=11505
by Jaymer
Thu May 25, 2023 6:23 pm
Forum: General discussion and questions about Aware IM
Topic: Cloning an app to same server after migrating from MySQL to MariaDB
Replies: 5
Views: 4091

Re: Cloning an app to same server after migrating from MySQL to MariaDB

I must be missing something.
Normally this is done inside the Config Tool... export and import a BSV? No?
by Jaymer
Wed May 17, 2023 7:25 pm
Forum: Problem reports
Topic: Since my domain name is in HTTPS, the application no longer works
Replies: 4
Views: 15408

Re: Since my domain name is in HTTPS, the application no longer works

I can just add this: When you’re running a reverse proxy server in front of the aware tomcat server, you will get a secure SSL connection to the first server. Then it does not require a secure connection to the aware server. In this scenario, tomcat runs only on port 80 with no SSL certificate insta...
by Jaymer
Fri May 12, 2023 4:35 pm
Forum: Tips and Tricks
Topic: Removing ugly titles on Query filter input fields
Replies: 4
Views: 28951

Re: Removing ugly titles on Query filter input fields

Dave, thats not what I've ever seen.
Screen Shot 2023-05-12 at 12.35.10 PM.png
Screen Shot 2023-05-12 at 12.35.10 PM.png (17.85 KiB) Viewed 28673 times
by Jaymer
Tue May 09, 2023 3:24 am
Forum: General discussion and questions about Aware IM
Topic: AwareIM as a data migration tool
Replies: 3
Views: 2881

Re: AwareIM as a data migration tool

don't use aware for this.
by Jaymer
Fri Apr 21, 2023 2:01 pm
Forum: Problem reports
Topic: One user per session block - concurrency handling has a gaping hole
Replies: 2
Views: 12540

Re: One user per session block - concurrency handling has a gaping hole

Are you using the multi-dev "check in", "check out" stuff?