Search found 1462 matches

by PointsWell
Sun Jan 29, 2017 5:29 am
Forum: General discussion and questions about Aware IM
Topic: Drop Down Lists with Add New
Replies: 1
Views: 3582

Drop Down Lists with Add New

Hi I am challenged with the Add New button on a drop down list where the source BO is new. I am trying to create a Tenant BO and add a Contact for the Tenant. Obviously if I am creating the Tenant I won't have been able to have a user yet, but I can't find a way of making the Tenant BO save so that ...
by PointsWell
Sat Jan 28, 2017 8:42 am
Forum: General discussion and questions about Aware IM
Topic: Issue Resolution Example
Replies: 2
Views: 4515

Issue Resolution Example

HI I am trying to understand how various features of the samples work and one is completely stumping me, the Issue Resolution sample. One of the Visual Perspectives shows a list of all Issues from a query and beside it a form that is linked to the currently selected issue in the list. If I look at t...
by PointsWell
Sat Jan 28, 2017 4:47 am
Forum: General discussion and questions about Aware IM
Topic: Replace FIND items
Replies: 5
Views: 8635

Re: Replace FIND items

Guessing you need to explore using FIND ..... IN BATCHES OF 1. You'll find lots of references to this in the forums. Gave this a go and while it limits the number of items found, it doesn't overcome the generation of an array, that is to say, it is still adding the second found items to the first f...
by PointsWell
Fri Jan 27, 2017 8:21 am
Forum: General discussion and questions about Aware IM
Topic: Replace FIND items
Replies: 5
Views: 8635

Replace FIND items

Hi I've had a search on this and can't find an answer so if I am duplicating, please point me to the correct post. I am running a series of processes and rules to create reference data and have come across a problem. If I use FIND BusOb WHERE BusOb.Name='Something' followed by CREATE AnotherBO WITH ...
by PointsWell
Fri Jan 27, 2017 2:56 am
Forum: General discussion and questions about Aware IM
Topic: V7 - form design - merge rows
Replies: 24
Views: 64763

Re: V7 - form design - merge rows

This issue also arises when you use a map image in the second column

Image
by PointsWell
Thu Jan 26, 2017 10:19 pm
Forum: General discussion and questions about Aware IM
Topic: Select Multiples in Cascades
Replies: 1
Views: 4450

Re: Select Multiples in Cascades

Also... The form is not rendering correctly when I have the checkbox table on the page. It overlays the navigation buttons. I have tried adding blank rows after the checkboxes and have tried adding another field after the checkboxes and it does not move the buttons to below the table. Default Placem...
by PointsWell
Thu Jan 26, 2017 10:05 pm
Forum: General discussion and questions about Aware IM
Topic: Select Multiples in Cascades
Replies: 1
Views: 4450

Select Multiples in Cascades

Hi I am currently trialling AwareIM and trying to get multiple cascades to work. I have three Business Objects: Role Sub Role, and Class Roles can be Buyer or Seller A buyer can be Distributor Onward Supply And then an Onward Supply could be Manufacturing, or Service My challenge is that 1 Role can ...