Forum: Lawson Design Studio

 77 Subscribed to this forum
Page 15 of 18 << < 1314151617 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

moving 8.03 DS forms to 9.004    

Started by  Joe O'Toole
Has anyone done this without redefining the forms from scratch as Lawson suggests We moved our 8.03 forms to lsf9 and opened them with the 9.0 designer then saved them. We&160;found some AGS calls&160;that needed to be changed in the xml code, otherwise it appears to work. We are having a problem with&160;a date string.
7 4812 2
by  John HenleyJump to last post
2/4/2009 6:07 PM

Hiding SS on Report using Design Studio    

Started by  Deleted User
I've hidden the SS displaying on the form PA22 with DS but now i need to deal with the SS on the PA222 report listing.&160; Is it possible to do this
14 5938 1
by  OmarJump to last post
12/7/2008 3:52 AM

IE and Firefox -- how each handles the onclick event    

Started by  Omar
My onclick events on certain items in my portal page are not behaving as expected when running Firefox (works fine for IE).&160; Does anyone have a javascript example on the different ways each browser handles the onclick event Any help will be appreciated.
0 3072 1
12/9/2008 11:25 PM

How do you get DS javascript to display an html section    

Started by  Deleted User
Hello all, I am trying to create a portal page in design studio. in the javascript section i have some html code that i have assigned to a variable. How do i display this in the portal In our version of the code that was in our previous asp page we used self.CONTROLITEM.document.write(arg); along with the frame: &160; Is there a way to do this in design studio Thanks - Chris
2 3497 0
by  David WilliamsJump to last post
12/11/2008 3:06 PM

Formating the DATA in a Data Query Object    

Started by  Deleted User
Hello, I am using Design Studio's Data Query Objcet to pull some data from our database. However i want to do something to this data, like add my own formating in there. For a few examples, I have a date field, I would like to&160;tack the the day of the week onto it. Another example is i have a time field that is stored in the DB as '16:00:00' but i want it to display as '4:00 PM'. Has anyone tried doing any data formating is it even possible i am really hoping that i am not stuck with...
1 3122 1
by  David WilliamsJump to last post
12/11/2008 3:02 PM

Need Example - Javascript AGS Call    

Started by  AG
All: I have done a Google search and gone through many of the articles on this site, but I cant seem to find an example of an AGS call from Javascript code. I need a simple Javascript function that makes an AGS (Inquire) call to Lawson 8.0.3 and returns the string data returned from the AGS call. I will be using this in a custom HTML form. Thanks!
6 9851 1
by  AGJump to last post
3/12/2009 2:54 PM

Obtaining record count from dme query    

Started by  Deleted User
I'm using Design Studio 9 and in my Design Studio User Guide&160;9 I see this but i can not get the Count to display on a portal page or find this option in the dme builder. From guide: Count (MAXOUT attribute or RECORDS node) If selected, provides a count of records that resulted from the query. Does anyone know how to capture the record count and display it&160; Ex: /servlet/Router/Data/ErpPROD=TEST&FILE=EMPLOYEE&FIELD=EMPLOYEE;EMP-STATUS;PROCESS-LEVEL;&MAX=55&INDE...
5 6061 0
by  David WilliamsJump to last post
1/30/2009 11:20 PM

Can't get new pay code to work on YR36    

Started by  Deleted User
&160; Needed to add a new pay code to YR36 so I pulled it up in Design Studio.&160; Added it and set the revised form as the default form.&160; It showed up in portal but when I enter a record with the new code on it, it says the new code is not in the list and it lists all the other pay codes.&160; I have cleared the cache and re-indexed the forms and checked the PRPayCode table to insure the new code is listed.&160; Can't get it to work.&160; Any insight would be greatly appreciated.&16...
11 4982 2
by  Deleted UserJump to last post
1/26/2009 1:29 PM

External http (URL) call in Javascript    

Started by  Sreenivasa Komma
Hi Current project has a need: When a user clicks a button called 'validate', it should execute an external&160;&160;url http://externalServer:port/URL That http call executes a Java program on external system and returns a string. i would like to receive the return value in a Design Studio javascript variable and continue with remaining Lawson logic. Any ideas how this can be done. Thank you in advance.. -Sreeni
2 3964 1
by  Sreenivasa KommaJump to last post
4/1/2009 10:00 AM

How to call an external URL from javascript    

Started by  Sreenivasa Komma
Hi When a user clicks a button, it is supposed to trigger a Java program by means of a http call with GET method. URL looks like this: http://externalSever/javaPgmqueryString Above call returns a string. I would like to process the return value in design studio javascript code. Any help is appreciated.&160; Thanks - Sreeni
0 4346 0
1/12/2009 2:24 PM

Portal Page questions-security and conditional REC-STATUS    

Started by  Deleted User
I have a Portal Page with vendor invoices as Data0 and Payments as Data1. One of the fields in Data1 is CBT-REC-STATUS. 1. &160;I want to show the values that are related to the numbers in the table field--not the numbers. I'm relatively new to Design Studio, so maybe I'm making it difficult. I looked at XML and it looks like any conditional handling would require DTD or XSLT so that's out. Is there a Javascript solution, and if so, could someone show me an example 2. How do I get security s...
2 3738 0
by  John HenleyJump to last post
1/24/2009 6:45 PM

DS User Interface Designer    

Started by  Deleted User
Is it possible&160;to create a user interface page alongside&160;the delivered page&160; I wouldnt mark it the default page but I would use a shortcut to call the new page.&160; I tried using 'LAWPAGE|FILE=something.xml' and 'LAWFORM|PDL=PROD|TKN=something' I know how to create a page from scratch using Portal Page Designer and give access by shortcuts but I wondered if the User Interface Designer was also possible&160; Thanks.
2 3640 0
by  Deleted UserJump to last post
2/6/2009 9:58 PM

AP26 - Javascript Help    

Started by  AG
Our Finance team asked us to add two total fields onto AP26. They want to see total dollars and invoice count, when an Inquiry is done on the form. I added the fields onto the form no problem. I also then added the JS script to loop thru all the lines on the form and display the total dollars and invoice count. The only issue I ran into is when they hit the page up or page down buttons. My JS only&160; displays the totals for the actual data displayed and does NOT count the invoices not dis...
4 3897 3
by  Terry PJump to last post
2/9/2009 7:45 PM

Passing values from DS to PF    

Started by  LCM
Hi, &160; I am attempting to build a hybrid Design Studio and Process Flow solution for MA43 but I have run in to some difficulties.&160;The request that I received is that when the Change button is used that I need to evaluate each line item to determine if the user has increased the value of the Invoice field.&160;If so, a PF is to run that among other things sends an email to the buyer listing what happened and who made the change.&160;I have built a DS page that initially builds an arr...
4 4216 0
by  LCMJump to last post
3/9/2009 10:45 AM

Design Studio-warning message on AM190 re period closing    

Started by  Deleted User
We did some Javascript on AM190 to do an Alert message warning the user of the period they're closing (and if they don't want to do it, don't Submit the Job). It works fine in development. We moved it to Production and the Alert doesn't pop up. If I test it in Production (admin rights), it tells me in lower left 'Security Violation'. If I have a user try it they don't get either; they don't get the Alert message or the Security Violation message. We have LAUA security on version 8.0.3 environmen...
4 4081 1
by  Deleted UserJump to last post
2/13/2009 2:35 PM

Portal Page with IDA object    

Started by  Terry P
I'm trying to understand how this works. (never did an IDA object before on a Portal Page). I created a new portal page. Added an IDA object. Changed the drill mode = select. Built the API for HR01.1. Selected the Drill Around Path = Process Level (H03). Added my company in the Drill Key. When I run it, it seems to work ok. It displays a list of all my Process Levels. It has the Find Options on the left side where I can find and filter. etc. The first record has a little 'right pointing tr...
0 3598 0
2/12/2009 10:26 PM

Invalid XML on HR11    

Started by  Deleted User
I am attempting to use Design Studio to do a custom HR11 and am running into an error when I&160;attempt to access the new&160;form using lawform or if I attempt to reopen the form in Design Studio.&160;&160;I can preview the page in Design Studio and it will work perfectly that way.&160; I have started from&160;a fresh HR11 and saved it with no changes at all and it still comes up with this error. &160;'Invalid XML - Root node does not exist'&160; I&160;have tried quite a few other for...
11 9058 2
by  John HenleyJump to last post
2/24/2009 12:18 PM

How do I process multiple records?    

Started by  wilcoxmad
I am trying to show all the jobcodes and start dates for an employee. I am getting only the first one. When I try to fill out data from the second record, or more, the form doesn't fill out and I get an error:&160; '2' is null or not an object.&160; Any suggestions I think this has to do with using code&160;designed to&160;process one record and trying to process many. function FORM_OnAfterTransaction(data) { &160;//was transaction successful &160;if (formState.agsError) return; &...
2 4440 0
by  wilcoxmadJump to last post
2/26/2009 5:30 PM

Checking Portal Page Data Query    

Started by  Terry P
I have a Portal Page with a Data Query. I want to check to see if the query was successful. If not, then I would change the keys and refresh again. The problem is the event 'OnLoadComplete' is not executed if there are 'No records found'. Does anyone know if or how you can do this
1 3292 0
by  Terry PJump to last post
4/1/2009 12:21 PM

Colon in the text of Design Studio Label    

Started by  Tom Sinkula
How can I enter a colon (:) in the text of a Design Studio Label&160; I can enter it but it doesn't appear in the Form.
1 3280 1
by  Tom SinkulaJump to last post
3/31/2009 2:19 PM

dme query problem on DS    

Started by  thanef
I'm trying to run a query in the background when my form opens up and pass that value to a form later.&160; Here is what i have so far but I cant seem to acquire any data that the query would return.&160; getElements by name hasnt worked for me yet.&160; Can anyone help&160; function portalpage_OnInit() { var vProd = portalWnd.oUserProfile.getAttribute('productline'); var vPlan = '' var vEmp = portalWnd.oUserProfile.getAttribute('employee'); var vDmeString = 'PROD=' vProd '&...
11 7129 0
by  wilcoxmadJump to last post
4/1/2009 10:45 AM

Adding field in tab region    

Started by  Sam Simpson
Need help on this one. In 803 I was able to change, delete, or add fields in a tab region. Now that we are in LSF9 I can only add fields(text) in the form itself. Documentation is no help at all. This will be my first attempt on Design Studio since our conversion. Any help is highly appreciated. Sam
1 3287 0
by  Sam SimpsonJump to last post
3/27/2009 8:24 PM

Creating a derived value in Design Studio    

Started by  Deleted User
We are new to Design Studio.&160; Can you tell me how to create a field to hold a total&160; I cannot locate any documentation for this.&160;&160; Also,&160; I am trying to take three user fields and display them on one line.&160; Is there a way to put multiple records on one line&160; Thank you for any assistance you can provide. Also
2 3329 1
by  Deleted UserJump to last post
3/31/2009 1:59 PM

CUE 2009 Get Together    

Started by  Terry P
This will be my fourth year attending CUE. While I think the conference fees are a little steep, I keep going back primarily not because of the sessions, but because of the interaction between other users. Because of that, and because there doesn't seem to be many sessions for advanced Design Studio, I thought it would be a good idea to try and get together some of the 'power users' on this forum to try and get together at CUE. Anyone interested in getting together on Tuesday from 11:00 - 1:00...
0 3611 0
4/1/2009 4:08 PM

Script Syntax Error Checking    

Started by  Queue
I keep getting this message: Script is saved without syntax error checking. A script control component is not found. Please refer to the documentation for download instructions. The syntax checker is actually helpful when it is working, but since my computer got rebuilt it seems to have lost the syntax error checking feature.&160; Any ideas on how to regain it's help The 'Lawson Design Studio User Guide' doesn't seem to be the documentation for download instructions it refers to, or...
1 4481 1
by  QueueJump to last post
4/2/2009 2:09 AM
To join the discussion you need to register first. (Registration is free!) If you are already a registered user please login to join the discussion.
Page 15 of 18 << < 1314151617 > >>


RSS Feed Available