Search found 1462 matches

by PointsWell
Thu Feb 09, 2017 5:29 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

Re: [Solved] Changing Output in VP panel

UPDATE - After working with this for a little while I decided that there was a better way to manage this viewtopic.php?p=44441#p44441 I can't take any of the credit it was BLOMASKY but here's a small model showing the workings There is only one BO in use - Contact. There are 3 forms: Create - used t...
by PointsWell
Thu Feb 09, 2017 3:28 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

[SOLVED] Changing Output in VP panel

Thanks to BLOMASKY This is a solution to the issue that I was having. 1) make the panel a static HTML panel 2) it cant be empty so put anything in the HTML. 3) Other options tab, select refresh 4) Select one (or multiple) conditions to trigger the refresh. In this case, every time I select a row, I ...
by PointsWell
Wed Feb 08, 2017 12:53 am
Forum: General discussion and questions about Aware IM
Topic: Panel Size Render
Replies: 3
Views: 5558

Re: Panel Size Render

pureist wrote:"..have 2 panels within that form.."
what is a 'panel'?
do you mean Reference Attribute grid?
Image Image

Can I use a render script to force this to be the same height when two sections have differing heights?
by PointsWell
Tue Feb 07, 2017 1:13 am
Forum: General discussion and questions about Aware IM
Topic: Grid Extend to Page End
Replies: 0
Views: 3098

Grid Extend to Page End

When you specify a query you are able to define the size of it to be "Stretch to Bottom of Screen"

Is there a way to force related grids to do the same thing within a form?

Thanks
by PointsWell
Tue Feb 07, 2017 1:11 am
Forum: General discussion and questions about Aware IM
Topic: Panel Size Render
Replies: 3
Views: 5558

Panel Size Render

Hi I know that I can allocate space for a form but is it possible to set a default size for a panel within the form? For example if I set the height of a form to 350px and then have 2 panels within that form, one with six lines and one with just one then switching back and forward between the two me...
by PointsWell
Tue Feb 07, 2017 12:55 am
Forum: General discussion and questions about Aware IM
Topic: V8 Is Coming....
Replies: 16
Views: 24999

Re: V8 Is Coming....

:D
by PointsWell
Mon Feb 06, 2017 3:24 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

Re: Changing Output in VP panel

So this image is what I am trying to describe One BO - Contact 3 forms 1-Create 2-Header 3-Sub = has two panels, that each hide based on the value of Contact.Company (Y/N) https://i.imgsafe.org/7e8a322e37.png Ideally it would be more efficient to run the display of the Header and Sub forms off the o...
by PointsWell
Mon Feb 06, 2017 12:58 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

Re: Changing Output in VP panel

Works perfectly now (screen sizing issues aside) I spoke way too soon. I am back to the refresh issue. The forms show everything as expected. But when the selected item on the list changes, the process needs to be refreshed. Really what I need is some means of having the two panels listen for chang...
by PointsWell
Mon Feb 06, 2017 12:42 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

Re: Changing Output in VP panel

I need to go rewatch the VP video tutorial cause I'm kinda lost in that whole concept. Personally I am utilising the VP to do two things. I have a range of VP that act as context. My rationale for this is to provide simplicity in the screen and not having the user working back and forward on tabs. ...
by PointsWell
Mon Feb 06, 2017 12:33 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

Re: Changing Output in VP panel

Then it all went to mush. If I use a process with DISPLAY then I cannot specify the form. If I use VIEW USING then it overwrites the page with the View. So then I created two extra panels to run the process and then output to a different panel each. I am still having the issue of it just showing ju...
by PointsWell
Mon Feb 06, 2017 12:24 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

Re: Changing Output in VP panel

I tried the sample BSV, but I wonder if its going to work for Pointswell. It really does work as a stand alone test. But if you've got a query and you're parked on a record in the list, and you want to see Query 3 in the "query results" panel, I don't think he's gonna be happy with the entire scree...
by PointsWell
Sun Feb 05, 2017 10:41 pm
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

Re: Changing Output in VP panel

Wow. Went to bed and woke up with a bunch of great responses. :D

Thanks, will look into these today.
by PointsWell
Sun Feb 05, 2017 10:41 am
Forum: General discussion and questions about Aware IM
Topic: [Solved] Changing Output in VP panel
Replies: 26
Views: 44519

[Solved] Changing Output in VP panel

Hi Is there a way to use a button to insert a query's output into a panel on a VP? I have a number of queries that are related to a record on the screen. What I'd like to do is press a button (run a process) and swap out the current query in a panel with another query. I have about 5 different queri...
by PointsWell
Wed Feb 01, 2017 8:45 am
Forum: Problem reports
Topic: Exception while saving the object null
Replies: 1
Views: 4773

Exception while saving the object null

HI My business space seems to have gotten corrupted and is throwing out all sorts of errors. The Business Object Group "Appointments" has a whole raft of ghost Business Objects in it (all named the same thing). I can delete them from the tree but it doesn't clear the ghosts. When I open up the Appoi...
by PointsWell
Sun Jan 29, 2017 11:41 pm
Forum: General discussion and questions about Aware IM
Topic: Issue Resolution Example
Replies: 2
Views: 4525

Re: Issue Resolution Example

Thank you, that is What I was looking for.