Search found 9 matches

by poshaccy
Fri Apr 12, 2024 7:27 am
Forum: General discussion and questions about Aware IM
Topic: Questionnaire
Replies: 3
Views: 92

Re: Questionnaire

I have the exact situation. Here's what I did that works perfectly: In the Questionnaire BO, create a Q1_Label, Q2_Label (etc.) attribute for each question. Create another object somewhere to hold the Qx_Labels. When the Questionnaire is created, use a process to copy each label to the Qx_Label att...
by poshaccy
Thu Apr 11, 2024 5:03 pm
Forum: General discussion and questions about Aware IM
Topic: Questionnaire
Replies: 3
Views: 92

Questionnaire

Hi - sorry if there is a simple answer, however, I have BO that deals with a Risk Assessment Questionnaire that will be completed multiple times. The questions will be the same, however, may change over time which is why I have put the Questions in SystemSetting so that the end user can change them....
by poshaccy
Sun Sep 03, 2023 12:40 pm
Forum: General discussion and questions about Aware IM
Topic: Kanban Board displays duplicate records
Replies: 0
Views: 53363

Kanban Board displays duplicate records

Hi - I have created a Kanban Board, based on the IssueResolution example. All is seems to be working fine, however, there seems to be a slight glitch in what is displayed. When I move a record from one column to another the original record is moved but a new record is displayed in the same column th...
by poshaccy
Tue Aug 22, 2023 4:36 pm
Forum: General discussion and questions about Aware IM
Topic: File path for Persistence type Database Exisiting External
Replies: 2
Views: 13884

Re: File path for Persistence type Database Exisiting External

Hi Bob - thanks the reply it now works - thanks

Sorry for the late reply but on holiday in the South of France, middle of nowhere, 38-40 degree heat.

Cheers Paul
by poshaccy
Mon Aug 14, 2023 5:07 am
Forum: General discussion and questions about Aware IM
Topic: File path for Persistence type Database Exisiting External
Replies: 2
Views: 13884

File path for Persistence type Database Exisiting External

Hi - I have a number of Business Spaces which deal with invoicing and stock control for 6 garages, each garage has its own Business Space. Garages 1,2,3 &4 all sit on the Default Database and garages 5 & 6 have their own allocated separate DB's. I need to look at the stock held in other garages and ...
by poshaccy
Wed Jun 07, 2023 9:08 pm
Forum: General discussion and questions about Aware IM
Topic: Adding a query to an email
Replies: 7
Views: 8775

Re: Adding a query to an email

Hi, although this is an old post I have found it useful in sending a summary of "daily sales invoices" via an email. I have set up an email that sents the data which is listed in the body of the text, it uses a query `Sales AnalysisDate`, see below <<LIST_TABLE (`Sales AnalysisDate`,`CalculatedName`...
by poshaccy
Fri Nov 04, 2022 9:11 am
Forum: General discussion and questions about Aware IM
Topic: Updating calculation after Importing records
Replies: 4
Views: 1534

Re: Updating calculation after Importing records

Hi Jaymer - many thanks for your pointer that's sorted it out nicely (so easy when you know how).

Cheers Paul
by poshaccy
Thu Nov 03, 2022 4:24 pm
Forum: General discussion and questions about Aware IM
Topic: Updating calculation after Importing records
Replies: 4
Views: 1534

Updating calculation after Importing records

Hi - I have a BO that looks after the stock of tyres within a garage. Within the Stock BO there are many attributes such as tyre size, load rating, performance rating etc, etc. it also has details of Purchase prices and current stock levels. I can import and update (via an import) for the static det...
by poshaccy
Sat May 14, 2022 9:47 am
Forum: Tips and Tricks
Topic: Sample BSV: Showing items NOT in a reference list already
Replies: 8
Views: 40690

Re: Sample BSV: Showing items NOT in a reference list already

Hi all - first post on the forum and relatively new to AwareIM, but loving the forum and the sharing :D Anyway, I've download the BSV from this thread on in July 2015 and I'm looking to incorporate it into my program but would really like to be able to exclude certain records from the original query...