Search found 278 matches

by [email protected]
Wed Nov 30, 2016 3:35 pm
Forum: Problem reports
Topic: LOGOUT action in process not logging user out
Replies: 14
Views: 38579

Re: LOGOUT action in process not logging user out

Do you have just a generic logoff.jsp file that I can install on my new version of AwareIM. Seems that the original file that was included in my version 4.9 is not usable for version 7. I just need a generic version so that I can use it for all of my applications/business spaces that reference the l...
by [email protected]
Tue Jun 24, 2014 3:55 pm
Forum: General discussion and questions about Aware IM
Topic: Moving AwareIM from one server to another
Replies: 5
Views: 7436

Planning on same thing

I need to migrate my existing version 4.9 build 1359 to a new VM server. The SQL database which is hosted on a different server will remain as is. How do I install without wiping out the existing AwareIM DB/environment on the SQL DB server? It has been a while since I've done a install. I do recall ...
by [email protected]
Tue Nov 12, 2013 7:20 pm
Forum: Problem reports
Topic: Shutdown Business Space
Replies: 1
Views: 4272

Shutdown Business Space

How do you shutdown a business space that you have published?
by [email protected]
Thu Jan 17, 2013 7:40 pm
Forum: General discussion and questions about Aware IM
Topic: Sending Email within a process
Replies: 2
Views: 4498

IN BATCHES OF 1

Tom,

IN BATCHES OF 1 worked!

Thanks!!
by [email protected]
Thu Jan 17, 2013 4:55 pm
Forum: General discussion and questions about Aware IM
Topic: Sending Email within a process
Replies: 2
Views: 4498

Sending Email within a process

I have a process that I created that called pEmailForeignTravel. The process has one rul in it that says: Send TravelNotification TO SystemSettings. I've added a button to a form so that I can test out the email functionality. It works as expected sending the TravelNotification with has a DOCUMENT w...
by [email protected]
Thu Dec 13, 2012 6:27 pm
Forum: General discussion and questions about Aware IM
Topic: Fields on form conditionally displayed
Replies: 1
Views: 3668

Fields on form conditionally displayed

Is there a way to hide a field on a form so that it only becomes visible if a certain condition is met on another field?
by [email protected]
Fri Jan 21, 2011 7:30 pm
Forum: General discussion and questions about Aware IM
Topic: Text field with scroll bar
Replies: 3
Views: 5867

Issue with Scroll bar missing in IE

I was able to get around it by instead using an HTML field on the form with the following code.

<div style="height:120px;width:750px;font:12px ;overflow:scroll;">
<<Step.Activity_Comments_History>>
</div>
by [email protected]
Thu Jan 20, 2011 6:16 pm
Forum: General discussion and questions about Aware IM
Topic: Text field with scroll bar
Replies: 3
Views: 5867

Text field with scroll bar

I have a text field on a form that is flagged as calculated. When using IE to display the field on a form, the scroll bar does not appear when the text flows past the field window. If I turn off the calculated flag, it works fine. If I instead PROTECT the field, I get similiar results with the text ...
by [email protected]
Thu Jan 20, 2011 2:42 pm
Forum: General discussion and questions about Aware IM
Topic: Simple Parent Child update question
Replies: 1
Views: 3765

Simple Parent Child update question

I have 2 objects. Contact_Activity and Step. Step is the child of Contact_Activity. Contact_Activity has a Comments_History field that I want updated with the contents of Step.Comments when Step.Comments changes/edited. What is the best approach to updating the Contact_Activity.Comments_History fiel...
by [email protected]
Wed Jul 28, 2010 6:56 pm
Forum: General discussion and questions about Aware IM
Topic: Save Button
Replies: 1
Views: 3963

Save Button

Is there a way to change the text or disable the button for those forms that might have a object protected? For instance, depending on the state of the object I sometimes PROTECT the object. The SAVE button exists and presents the user with an Error message "Access to business object Product is deni...
by [email protected]
Wed Jul 28, 2010 6:03 pm
Forum: General discussion and questions about Aware IM
Topic: Help with Edit
Replies: 4
Views: 8924

Help with Edit

I have a rule in a object that says the following: If COUNT Product WHERE (Product.Part_Number=ThisProduct.Part_Number AND Product.Application_Mode='NewVersion')<1 Then Create Product WITH Product.Description_Long=ThisProduct.Description_Long,Product.Description_Short=ThisProduct.Description_Short,P...
by [email protected]
Wed Jul 21, 2010 7:11 pm
Forum: General discussion and questions about Aware IM
Topic: Moveable Borders
Replies: 2
Views: 5620

Screen shots

Here are 3 screen shots of the 3 different frames that are enabled/visible. The left frame is the frame that I can't resize

Image
by [email protected]
Mon Jul 19, 2010 6:07 pm
Forum: General discussion and questions about Aware IM
Topic: Issue with application hanging with new tabs
Replies: 0
Views: 3906

Issue with application hanging with new tabs

I have an application that seems to hang with tabs. The initial perspective has a form for searching. If you key in the search value it will display the results in another tab. If you then click on the item to edit it, the object will be displayed. If you close the new tab and then type another valu...
by [email protected]
Mon Jul 19, 2010 5:48 pm
Forum: General discussion and questions about Aware IM
Topic: Moveable Borders
Replies: 2
Views: 5620

Moveable Borders

I have an application with 3 Visual Perspectives. Each VP has the Moveable borders checked, but none of them allow the end user to move the border. I have other applications where it seems to work fine.
by [email protected]
Thu Jun 03, 2010 12:39 pm
Forum: General discussion and questions about Aware IM
Topic: Display a form
Replies: 7
Views: 13352

Ok

That is what I figured. I was just hopeful there was a different way of accomplishing the same thing.

Also, why are my buttons not consistent on the modal versus the other? The add and select buttons are missing in the grid.