Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
User Experience
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Hitman
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5208
People Online:
Visitors:
419
Members:
0
Total:
419
Online Now:
New Topics
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Lawson S3 Procurement
ED501 Error: Map 850 not supported by /law/c15vda/lawson/test10/edi/bin/laws_out_91
11/12/2024 3:47 PM
Tried runnning ED501 and getting the atathced erro
Lawson S3 HR/Payroll/Benefits
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
Infor ERP (Syteline)
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:24 PM
Hi, I need help with an error on syteline while us
Dealing with Lawson / Infor
Implementing Lawson v10 with Cerner Surginet, Case Cart Picking, and Quick Adds for the OR
10/29/2024 4:20 PM
Hi Everyone, I am wondering if there is any org
Lawson S3 HR/Payroll/Benefits
Canada Tax Calculation (Federal and Provincial) Issue
10/23/2024 5:00 AM
Initially, we had problem with CPP2 calculation is
Lawson S3 HR/Payroll/Benefits
CA Section 125 401k Plan
10/22/2024 10:13 PM
Does anyone have any recommendations on how to fac
S3 Systems Administration
Running AC120 deleted records from ACMASTER table
10/22/2024 3:40 PM
We recently ran the AC120 as normal and somehow it
Lawson S3 Procurement
RQ13 Approval Info
10/17/2024 2:12 PM
When a Requisition is approved on RQ13, what table
S3 Customization/Development
Read and Write CSV file COBOL
10/9/2024 2:53 PM
Does anyone have a quik example of a program that
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1372
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Forums
User Experience
Forum:
Lawson Design Studio
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.
Search this forum:
78
Subscribed to this forum
Page 3 of 18
<<
<
1
2
3
4
5
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
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
5628
2
by
brainet
5/3/2016 2:23 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
7458
1
by
Josue Molina
8/12/2015 6:31 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
4963
1
by
Markus
3/27/2015 10:36 AM
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
6077
0
by
Ragu Raghavan
4/14/2016 8:49 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
11119
5
by
JoeD
1/19/2016 2:30 PM
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
3645
1
3/24/2015 8:30 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 that user to get the ZAC1...
2
4530
1
by
Tim Cochrane
5/20/2015 3:50 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 is de...
1
4472
0
by
Ethan
6/11/2015 9:27 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&triggerName=1Test...
7
9571
2
by
Peter O
2/1/2016 1:22 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; s = '&OUT=CSV&DELIM=~&NOHEADER'; I get the same e...
1
4624
0
by
Mark Jorgenson
10/28/2015 4:39 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
4543
1
by
John Henley
1/13/2016 1:04 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. Normally I would is th...
3
4154
1
by
Randy Jacoy
12/21/2015 3:26 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 default; however, that would...
4
5224
2
by
ALB
1/20/2016 10:45 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 PR530. Is it possible to use AGS...
2
4053
0
by
mikeP
12/28/2015 9:01 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
4041
1
by
mikeP
1/4/2016 9:54 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
3948
0
by
John Henley
1/5/2016 3:18 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
4896
2
by
Lawson_Kid
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
3490
0
2/18/2016 7:28 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 other than change to a dropdown
2
3918
0
by
ALB
4/21/2016 1:29 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! Thank you.
0
3880
0
3/8/2016 7:08 PM
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.criteria = '...
3
4038
2
by
John Henley
5/25/2016 5:51 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 work.
5
4723
2
by
LauraBryant
5/26/2016 9:54 AM
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 inquire, is th...
0
4095
0
6/3/2016 6:05 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
3774
1
by
Ludy
8/10/2016 1:53 PM
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
4176
1
by
Ludy
10/6/2016 3:54 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
<<
<
1
2
3
4
5
>
>>
General
--Dealing with Lawson / Infor
--SOx Compliance
--Career Development
--Staffing
--Hosting / Cloud
--User Group Announcements
Infor / Lawson Platforms
--Lawson Landmark
--S3 Systems Administration
S3 Security
--M3 Application Foundation
--M3 Workplace Foundation
--Infor CloudSuite
User Experience
--Lawson Portal
Lawson Design Studio
--Lawson Smart Office
Mashup Designer
--Infor Workspace
--Infor Social Space
--Lawson Add-Ins for Microsoft Office
--Mobility
--Lawson Enterprise Search
Integration / Customization
--IPA/ProcessFlow
--Infor ION
--S3 Interfaces/Conversion
--S3 Customization/Development
--S3 Application Upgrades
Human Capital Management
--Lawson S3 HR/Payroll/Benefits
--Infor Global HR (GHR)
Financial Management
--Infor CloudSuite Financials
--Lawson S3 Financials
--Lawson M3 Financials
--Infor FMS
--Lawson Services Automation (PSA/SA)
--Lawson Budgeting & Planning
Expense Management
--Infor Expense Management
--Lawson Time & Expense
Enterprise Resource Planning & Manufacturing
--Lawson S3 Procurement
--Lawson M3 Manufacturing Operations
--Infor ERP (Syteline)
Supply Chain Management
--Infor SCM
--Lawson S3 Supply Chain
--Lawson M3 Supply Chain
Enterprise Asset Management
--Infor EAM
--M3 Enterprise Asset Management
Performance Management
--Lawson Business Intelligence/Reporting/Crystal
Smart Notification
--Lawson M3 Business Performance Warehouse
--Lawson Opportunity Analyzer
Lawson Healthcare
--Cloverleaf
--Lawson MediSuite
--Analytics for Healthcare
Job Fair
--Positions Available
--People Available
LawsonGuru.com
--LawsonGuru.com Support