Forum: Lawson Design Studio

 77 Subscribed to this forum
Page 3 of 18 << < 12345 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

recreate lawson table    

Started by  Ludy
Hi, Does anyone know if it's possible to recreate a lawson table   If it is, how do we do it   Thanks, Ludy
5 3693 1
by  LudyJump to last post
10/6/2016 3:54 PM

How to delete a tab in tab region area    

Started by  Ludy
  Hi,    I need to delete a tab in the tab region area.      How do I do that     Thanks,    Ludy
2 3288 1
by  LudyJump to last post
8/10/2016 1:53 PM

Adding a new Tab Area    

Started by  rmiller
I’m trying to create a Design Studio form based on  IC81.1 to include fields from IC81.2. The fields I want to add are available to add on the detail line. However there is not enough room for all the fields I want. So I was wanting to add a new tab area below the detail area and include these fields there. I was able to add the fields by modifying the source code, because the fields I want to add are not available at the tab area level. The values do not show in the fields when I inq...
0 3548 0
6/3/2016 6:05 PM

Criteria in DME call - Is there an IN option    

Started by  LauraBryant
Is there a way to set the criteria of a DME call to select a record if a field value is in a string For example, I have a list of AU's stored in a string, separated by commas. I want to only select records from the WFWORKUNIT table if the WORK-CAT-VAL value is in that string.   So, if the records WORK-CAT-VAL equals 305101 and the string I created equals '111205,111210,111211,305101,306106,306109', I want to select the record.   I tried using the contains option and that does not ...
5
4161 2
by  LauraBryantJump to last post
5/26/2016 9:54 AM

Contains within    

Started by  LauraBryant
I am trying to do a dme call to find all the workunits for a set of AU's for a specific requester code.  I query and store the AU's in an array call vRQAcctStr (tried storing as a string with commas separating the codes but that didn't work).  I want my criteria in my workunit DME call to select all WF-STATUS = 2, SERVICE='Inv Approval' and WORK-CAT-VALUE is in my array. Right now, after I store the AU's in the array, I am creating the obj.criteria with the following value: dmeObj.cr...
3 3584 2
by  John HenleyJump to last post
5/25/2016 5:51 PM

How to call related pages    

Started by  Terry P
If I want to automatically call a 'related page' using javascript, how is that done I've gone thru the Objects Viewer and can't figure it out. Example: on AP20 when a user is on the 'Main Page', I want to switch to the 'Options Page' without the user having to do it. I tried doing a 'position in field', to a field on that page - but that did not work. Any suggestions to point me in the right direction
2 5214 2
by  brainetJump to last post
5/3/2016 2:23 PM

Radio Button Giving Default Value in 10    

Started by  ALB
While testing for the Infor S3-10 upgrade, we noticed that a radio button is giving the default value in version 10.  In 9, we would receive the actual value.  We are using lawForm.getDataValue in FORM_OnBeforeTransaction.  I have tried lawForm.getFormValue and have the same results.  We are using the field to determine the other required fields before the transaction.  I changed it to a drop-down, and it works fine. Has anyone seen this or have a solution oth...
2 3504 0
by  ALBJump to last post
4/21/2016 1:29 PM

Version 10 Design Studio Issues    

Started by  Brett Eshenour
Trying to find out if anyone else is experiencing issues with Design Studio in Version 10. We are in process of upgrading on our Test system. We have quite a number of portal pages with imbedded UI forms. We first ran into issues with populating the listboxes dynamically. That issues was resolved and we can now populate those listboxes but with having to recode the javascript. The code we used in Version 9 does not work on Version 10 and the new code for Version 10 does not work on Version 9. ...
5 5611 0
by  Ragu RaghavanJump to last post
4/14/2016 8:49 PM

Invalid XML String error message    

Started by  LauraBryant
I'm getting a strange error when trying to create a form that will list the AP invoices from the APInvoice table.  When you click on the invoice, it checks the WFWORKUNIT table, which works fine.  If it's found, it shows the details.  If it's not found, it looks at the WFHISWKUNI table.  When it hits that call, I get an error 'Invalid XML String', Reason: End tag 'head' does not match the start tag 'link'.   I attached the XML code. Any help is greatly appreciated!&nb...
0 3416 0
3/8/2016 7:08 PM

Data Field Selection    

Started by  Lawson_Kid
I am having issues trying to link data from the same table that is not offered as an available field for a certain form. How do I add additional available fields The fields I want to add to the form are not listed.  
9 4518 2
by  Lawson_KidJump to last post
2/18/2016 7:48 PM

Drill Around Search Error    

Started by  Lawson_Kid
After configuring a DME query searching with a Drill Around on a field no longer works. After hitting search it brings you back to the folder - search option screen. Same issue when using filter, having the fields cleared or not, works on default screen.  
0 3009 0
2/18/2016 7:28 PM

Trigger a Process Flow on IPA using https    

Started by  Terry P
In PFI we triggered our flows by creating a record out to WFWK.1 Looking at the IPA Admin guide it shows a sample as shown below. But when I try a test flow, I can never get it to even create a work unit. I can trigger the service from within Landmark Server Scheduling and it works just fine. I even tried to take the URL string and paste in a browswer, but that gave an error that made no sense. Here is the string I used:   https://myserver/bpm/triggertriggerType=ServiceAsync&triggerN...
7 8981 2
by  Peter OJump to last post
2/1/2016 1:22 PM

Passing IPA Variables to a Design Studio Form    

Started by  ALB
I have a service which kicks off an IPA.  There is a service variable (employee number) I want to pass to a Design Studio form.  The custom COBOL has multiple Design Studio forms.  There is a user action tied to the Design Studio form (through a portal page in PFI).  If I use 'Infor Lawson application' as the Display Type on the user action, I could pass the information in keys.  I have multiple custom versions of the form and could set one of the custom forms as the def...
4 4696 2
by  ALBJump to last post
1/20/2016 10:45 PM

Design Studio and IE11    

Started by  JoeD
I realize that Design Studio is not supported on IE11. Anyone have any work arounds for this
18 10527 5
by  JoeDJump to last post
1/19/2016 2:30 PM

Infor Lawson Custom Content Migrator    

Started by  ALB
We are upgrading from 9.0.1 to 10.  When I open up our Design Studio objects, I get:     What is the Infor Lawson Custom Content Migrator  Is there any documentation on it
5 4040 1
by  John HenleyJump to last post
1/13/2016 1:04 PM

Connect to outside data source in Design Studio    

Started by  RickyY
Is there a way to connect to a out data source in Design Studio S3. For example, I'm trying to display a value that is on a different db server. If not, how can I calculate a value and have it display Thanks.
1 3537 0
by  John HenleyJump to last post
1/5/2016 3:18 PM

Info on updatejobstep servlet?    

Started by  mikeP
I think I need to use the lawson-ios/updatejobstep servlet  to modify parameters in a jobdef.  (Thanks John!) Anyone know where I can find documentation or even syntax   Also could use info on cgi-Lawson/xjobdef.exe.   Thanks.
3 3563 1
by  mikePJump to last post
1/4/2016 9:54 PM

AGS call to modify a job?    

Started by  mikeP
I have a job created with the jobdef utility that executes a token assigned to a cmd file script.  I'm trying to submit the job from a Design Studio button, but I need to update the job's parameter string first.  If this was a static job, that'd be done in jobdef, but the DS form takes in parameter values that need to be updated into the job. I'd like to use the DS API builder to rough out the AGS call, but my job isn't listed, only delivered Lawson forms, like PR5...
2 3607 0
by  mikePJump to last post
12/28/2015 9:01 PM

Error adding span to listbox    

Started by  mikeP
I have a Design Studio form where I put a listbox tool on the form.  I have a working DME and have parsed the XML properly and have verified the returned value using alert(). I followed several helpful examples here, but I can't get the values added to the list box.    When I run the form directly from IE using a bookmark with DEBUG=True appended, the error is 'Servlet Express reported: Index record does not exist'.  Beyond that, the debug information is not helpful.&nbs...
3 3735 1
by  Randy JacoyJump to last post
12/21/2015 3:26 PM

DME call returns SSORequest() - sso.js error    

Started by  Mark Jorgenson
I'm on Lawson 10.0.3 with Workspace, this plain vanilla DME call to a custom table is returning a SSO error of: Reason: Invalid at the top level of the document. This is the DME call  // Do DME Call to Get Supervisor Code   var s = portalWnd.DMEPath;   s = 'PROD='strPDL;   s = '&FILE=KRMGRDEPT';   s = '&FIELD=PROCESS-LEVEL;DEPARTMENT;EFFECT-DATE;STOP-DATE;';   s = '&INDEX=KMDSET1';   s = '&KEY=' vCompNum '=' vSuperCode; &n...
1 4111 0
by  Mark JorgensonJump to last post
10/28/2015 4:39 PM

Lawson authentication and AGS call from Classic ASP for LSF9.0    

Started by  Samantha
We have the need to integrate one of our ASP applications with Lawson. and to do so we need to first authenticate to lawson portal and then make the AGS call. I was going thru the LSF9 document - 'Doc for Developers: IOS Application Program Interfaces' chapter 'Authenticating Programmatically to Lawson'... but it only explains how to do it for Java clients using lhc.jar. Since our app is a ASP app, we won't be able to use this method. Can anyone please share how to accomplish it in Classic ASP e...
4 6947 1
by  Josue MolinaJump to last post
8/12/2015 6:31 PM

Design Studio 10 Issues    

Started by  Ethan
We are in the process of migrating our Design Studio pages from Lawson 9 to Lawson 10. There have been some changes in the libraries used in Lawson 10 that impact the use of the Select options (documented in KB article 1619046). We use the Select option to create custom droplists on our Design Studio pages. We have made the specified changes in our Design Studio pages and the changes work when running in Preview mode inside of Design Studio, but do not work when accessing the page after it ...
1 3975 0
by  EthanJump to last post
6/11/2015 9:27 PM

Design Studio form transfer    

Started by  Kenn
We have created a custom DS form of AC10.1 that splits out the User Analysis field into 4 parts.  We also have created a copy of that form called ZAC10.1 that is exactly the same except it only allows Inquire access.  We do not want our users to have to have bookmarks or shortcuts that say ZAC10.1, but we want everyone to use AC10.1. When a user uses the search box for AC10, upon intialization we want to read the security table and if a user has a certain role, we want ...
2 4066 1
by  Tim CochraneJump to last post
5/20/2015 3:50 PM

jQuery    

Started by  Robert Spurr
Has anyone utilized jQuery within design studio modifications  If so I would be interested on how that was accomplished.
2 4481 1
by  MarkusJump to last post
3/27/2015 10:36 AM

Call HS10 and populate a listbox    

Started by  ISO Dan
Has anyone tried to call a program, in our case HS10 and populate a listbox in the new Infor 10.  When we upgraded, our old method broke and we are trying to find a work around.   Thank you, Dan
0 3170 1
3/24/2015 8:30 PM
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 3 of 18 << < 12345 > >>


RSS Feed Available