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:
432
Members:
0
Total:
432
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 10 of 18
<<
<
8
9
10
11
12
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Select return value
Started By
Terry P
I'm still trying to figure out how to get the value from a select IDA call. Here is the function this is executed when they click a button at the top: //********************************************************************************* // If the user clicked the lookup employee button //********************************************************************************* function btn_LookEmp() { idaCall = '/servlet/ida_STY=&_TYP=SL&_OUT=XML&_PDL=LAWAPP8&_SYS=HR&_KNB=H07&_FN=EMPLOYEE&_IN=EM...
7
4675
2
by
balayogesh
11/16/2010 3:42 AM
Limiting User Access to a Design Studio Form
Started By
Walter
We've modified form PO20 in design studio to add a function (Request Approval) which would trigger a Process Flow. Ideally, I would like to limited the design studio form to a select group of users. The others would continue to use the Lawson delivered PO20. In other words, they would not see the new function.
7
4433
1
by
Mike Flynn
9/14/2010 4:47 PM
How does OnAfterDrillSelect work?
Started By
David Williams
I want to use the OnAfterDrillSelect function and use the keysNode value returned to the form. I can't figure out how to make my script read and do something with the value before the return keysNode puts the value into the field. Has anyone got this to work
2
2864
0
by
David Williams
10/19/2010 7:57 PM
Loading Local Files
Started By
Deleted User
Friends, Hey. I am still new in Lawson getting my feet wet and have a question. I want to open up custom screen xml files in Design Studio but seem to get ActiveX errors when I do so. So I went through and found the attached issue on the myLawson knowledge base to resolve (Article ID:86038). So I adjusted accordingly and now can get the Local Files to let me choose a location, but when I choose an XML file, the file does not load into the Design Studio. I am lost here, what is happening
2
3408
2
by
Deleted User
9/9/2010 5:13 PM
Using JavaScript to Perform an Inquiry on a Form upon Initialization
Started By
pklupa
Hi Everyone, I have created a custom form using the CASE tool with two key fields - company and employee. The company is always 0001 and I can get the employee from the user profile: var vEmployee = portalWnd.oUserProfile.getAttribute('employee') I am setting up this form so that when a user logs into the form, the company and the user's employee number are pre-populated in the key fields. I have made these fields output-only, so the user cannot perform an inquiry or update any other...
6
4044
2
by
KK - Infor
9/9/2010 4:02 PM
AGS call to update the CYCLE and/or BIL field in BR42
Started By
Trever Kresge
Hi everyone, I am not having much luck with creating an AGS URL (query) to change the cycle and/or the bill fields in BR42 on a specific activity. Has anyone done things like this with BR42 before I've made other AGS calls but nothing with multiple lines like BR42 and wanted to how if there is a trick. Thanks in advance. -Trever Kresge
0
3587
0
9/14/2010 7:48 PM
Disable DME object from being Actionable?
Started By
Eddie Smith
Is there anyway to disable a DME query result from being 'actionable' In other words,when a user clicks on a row in the first DME object, a second DME object is rendered; however, we would like for the second DME object to be static (i.e. non-clickable).
7
4057
1
by
John Henley
10/21/2010 8:41 PM
AGS call to update HR11 field
Started By
Joe O'Toole
I want to update a single field in HR11 from within a users ESS session. I have the Product line, Company and Employee values for the EMPSET1 key and am able to read the record with a DME call but the AGS call to update the record is not working. I'm checking the status but don't get any value. Could anyone priovide a working example of an AGS call to update a single field including the status check Is there any Lawson supplied documentation on this other than the DS users guide Thanks!
3
4510
0
by
Joe O'Toole
10/13/2010 1:41 PM
Understanding oUserProfile.getAttribute
Started By
Deleted User
LawsonGuru's, I am looking as some coding and came across the following line: var currentUSERCMP=portalWnd.oUserProfile.getAttribute('company'); I think it pulls from some user profile obect, but exactly what does it pull for The line that has: var currentPDL=portalWnd.oUserProfile.getAttribute('productline'); Returns the product line I am currently in but the 'company' returns me empty. Where is this value being pulled from and how can it be populated are my questions. Thanks in advance...
11
6046
3
by
Deleted User
12/1/2010 2:39 PM
8.1 to 9.01 Design Studio Issue
Started By
Robert Spurr
I'm currently migrating forms & pages from 8.1 to 9.01 and ran into an issue I don't understand. I have a Portal page with a DME call that passes variables from the DME to a custom form (attached formlet) and forces a refresh, In 8.1 this is working without issue but in 9.01 the form acts like no variables were passed before the refresh. I went as far as rebuilding the entire thing in 9.01 but with no success. Note: I've verified the DME values with alerts so I know I'm receiving the co...
5
3383
0
by
Robert Spurr
10/25/2010 8:07 PM
Hide or remove line FC
Started By
David Williams
We need to remove the line FC field from our form. How can you do that
2
3654
0
by
David Williams
10/20/2010 3:11 PM
Trigger PFI from Submit button on LM199
Started By
amylynanderson
I am trying to use java to do this. I cannot find a variable that is unique enough to say it is a submit. The message on all transactions is submit The fc code is not set for a button. I know my ags call works but I only want it to happen when they submit the job. Any suggestions, Amy
16
4763
1
by
David Williams
10/29/2010 5:51 PM
Attach Document through Design Studio
Started By
Robert Spurr
I'm currently working on a variant of the requisition approval process with a focus on service requests. So far everyhting is working as designed but I've hit a road block on how to request and send documents through the approval process. Specifically is their a way through Design Studio to proved a file browsing option with the ability to save the file to a designated path Our goal is to allow any user the ability to submit a service request and have all relevent files stored in ImageNow. ...
4
3921
2
by
David Williams
11/2/2010 1:13 PM
Replace Text Box with Text Area
Started By
jdever
I have a hidden text box on a Lawson form. I am trying to replace it with a text Area to allow greater input. The database field has plenty of room. I was hoping by simply adding the text Area and changing the XML source to the data field for the original text box, I could 'fool' Lawson into handling the text area as the orignal text box. Has anyone accomplished this Or must I do a DME & AGS call to tie to the text Area... regardless
1
3669
0
by
jdever
11/10/2010 4:44 PM
JavaScript problem with the Detail Line on the 2nd Form
Started By
shaylaw
A customed online program is written with 3 different forms. There is a button on the first form to press to go to the 2nd form which has the detail lines. My JavaScript is preventing all the data to be displayed on the 2nd form including the data on the detatil lines. I'd like to get this script running when I am on the 2nd form (how do you check to see that you're on the right form). I would like to Change/Delete the detail line when the account is the one we wanted to be, otherwise dis...
0
3297
0
11/12/2010 4:15 PM
Saving more data than .scr screen field size
Started By
jdever
I have a custom database field in a Lawson table that holds 256 chars. I am trying to use an AGS call to save data to the database field from a text area. The screen field defintion in the .scr TRANS section is 99 chars. I am trying to see if there is a way to save directly to the database field. I am trying to avoid a work around of having additional hidden screen fields that must be concatenated on the save and parsed on the inquiry.
1
3165
1
by
John Henley
11/14/2010 7:01 PM
Freeze Pane function in Query
Started By
David Williams
Is there a way to freeze the field headings of a Query when a user scrolls down. They'd rather not have to page next and previous to see all of their records but when you scroll down you loose the headers.
0
3363
0
11/15/2010 2:32 PM
Querying comments table for comments
Started By
Deleted User
We did some work some time ago via sql querying comments for an invoice using the following query: SELECT top 3 api.COMPANY ,ISNULL(apd.DIS_ACCOUNT,'') ,ISNULL(apd.DIS_ACCT_UNIT,'') ,ISNULL(apd.DIS_SUB_ACCT,'') ,ISNULL(apv.VENDOR_VNAME,'') -----AS VENDORNAME ,api.INVOICE_DTE -----AS INV_DATE ,api.INVOICE ,api.TRAN_INV_AMT ----AS AMOUNT ,api.DESCRIPTION ,api.BATCH_NUM ----AS Batch ,api.VENDOR ,api.L_INDEX ,ISNULL(lhap.NAME,'') ----AS FIRSTCOMMENT ,ISNULL(lhap.[OBJECT],'') ----AS...
3
4265
2
by
Terry P
11/18/2010 10:22 PM
using POST method for java api call
Started By
vinh299
Has anyone been able to make POST method call with the Lawson API instead of the GET method I've been looking at the documentation but haven't figured it out yet. Does it require an XML file as input If so, where do I find out how to setup the schema of the XML file. Also, are there any advantages/disadvantages for using either GET or POST methods Thank you in advance, Vinh
0
3832
0
11/24/2010 3:38 PM
move field from one tab to another
Started By
Kate Liamero
I need to move the field cash code (API-CAS-Code) which comes form cb00.3 on the AP20.2 from the Options tab4 to the Main tab1 but I don't see this field as a selection option on the main tab. thanks kate
1
3146
1
by
David Williams
12/1/2010 1:41 PM
access the sql created by default index
Started By
Deleted User
I'm new to Design Studio, so these questions may sound simple but I don't get it. Our problem: Our tech folks did a trace while a user was accessing inbasket data in Portal. The trace shows all the sql statements used in the process. When I open the .xml in Design Studio we only see a generic select statement in the Source, we do not see all the sql. How do we see it so we can change it We want to select an index rather than letting it default to an index Another question, is the Script...
2
3197
0
by
Deleted User
12/2/2010 7:49 PM
Transferred form values
Started By
David Williams
I'm transferring from GM11.1 to GM11.3 and need to capture the Employee value which isn't displayed on GM11.3 but is used to limit what's displayed.
6
3144
0
by
Mallaiah
12/14/2010 1:44 PM
Adding javascript functions to Design Studio
Started By
Tim Cochrane
Has anybody successfully added javascript functions to the UI Designer section of Design Studio I could use onkeypress for PA31 to asterick the SSN as it's entered, but it's not a selection. I've found where it could possibly be added in designer.xml and dom.xml, but I'm not sure if that's the real answer. Any ideas
0
3783
0
12/9/2010 3:15 PM
Adding Checkbox to UI Form
Started By
Eddie Smith
We have modified RQ45.1(Reportable Income Adjustment) form by adding a checkbox in the detail section of the form in hopes of being able to 'check-off' vendor invoices that have been reviewed for 1099 reporting. Each AP invoice record shows the check box and is actionable but is there anyway to associate the check box to the invoice Unfortunately the checkbox data source fields that available for associating is very limited and does not contain the invoice field. Can this be done using the UI p...
0
3194
0
12/10/2010 4:40 PM
ee20.2 process level to ee20.3
Started By
Kate Liamero
on ee20.2 there is a field exp-proc-level. On the bottom of the form there is a detail button , that opens the ee20.3 form . I need the exp-proc-level to display on the ee20.3 form also but it is not an available data source on that form. I am javascript inpaired and don't have a clue on how to make this happen. thanks and happy holiday season to all. Kate
4
3187
1
by
Kate Liamero
12/23/2010 6: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 10 of 18
<<
<
8
9
10
11
12
>
>>
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