Search found 11 matches
- Mon Oct 07, 2024 6:01 pm
- Forum: General discussion and questions about Aware IM
- Topic: Process to change YES/NO attribute
- Replies: 5
- Views: 6621
Process to change YES/NO attribute
Hi - I have a BO that deals with Purchase Orders and the need to have an order Authorised by a User. So, I use a Process that asks the User if they want to authorise the order, this uses a DISPLAY QUESTION within the process (see below), the process then changes a YES/No attribute (PurchaseOrder.Aut...
- Tue Jun 11, 2024 2:19 pm
- Forum: General discussion and questions about Aware IM
- Topic: Developers International Conference 2024
- Replies: 1
- Views: 5172
Developers International Conference 2024
Hi, as one of those not able to attend the conference I was eagerly awaiting feedback, course videos etc from the conference.
Are there any plans to issues notes, videos etc etc from the conference (or have I missed something )??
Thanks
Paul
Are there any plans to issues notes, videos etc etc from the conference (or have I missed something )??
Thanks
Paul
- Fri Apr 12, 2024 7:27 am
- Forum: General discussion and questions about Aware IM
- Topic: Questionnaire
- Replies: 3
- Views: 3146
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...
- Thu Apr 11, 2024 5:03 pm
- Forum: General discussion and questions about Aware IM
- Topic: Questionnaire
- Replies: 3
- Views: 3146
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....
- Sun Sep 03, 2023 12:40 pm
- Forum: General discussion and questions about Aware IM
- Topic: Kanban Board displays duplicate records
- Replies: 0
- Views: 86631
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...
- 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: 18244
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
Sorry for the late reply but on holiday in the South of France, middle of nowhere, 38-40 degree heat.
Cheers Paul
- 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: 18244
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 ...
- 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: 15973
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`...
- Fri Nov 04, 2022 9:11 am
- Forum: General discussion and questions about Aware IM
- Topic: Updating calculation after Importing records
- Replies: 4
- Views: 4423
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
Cheers Paul
- Thu Nov 03, 2022 4:24 pm
- Forum: General discussion and questions about Aware IM
- Topic: Updating calculation after Importing records
- Replies: 4
- Views: 4423
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...
- 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: 66932
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...