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:
51
Members:
0
Total:
51
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 8 of 18
<<
<
6
7
8
9
10
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Check Dates using javascript
Started By
mondrar
How can I check the value of a field that is defined as a date field after the date has been selected using javascript. I want to check the date chosen, and if it's not equal to a prededined date, alert the user. Below is the javascript that I threw together that gets me half way there. function TEXT_OnBlur(id, row) { if (id != 'text85') return true; { var vDmeString = portalWnd.DMEPath; vDmeString = 'PROD='strPDL; ...
5
13581
0
by
John Henley
8/24/2011 6:53 PM
Lawson Design Studio Problem
Started By
Deleted User
I added a new field in the detail section of a Lawson Design studio 9.0 form. The other fields on the same line as my new field are indexed and can be accessed line by line. setForm('fieldname', data, row) where row is indexed 0 through 12 to display 12 lines on the scereen. I am using a javascript ags call and need to write data to my new field using this same index so I can write different data to the field line by line field using an index. I have tried everything I can think of but I c...
3
6417
1
by
maalimsimo
12/6/2011 3:17 PM
Getting the row field value corresponding to invoice
Started By
Subic
Hi, I am trying to get the value from each row that is corresponding to invoices.I have tried using button and image link. but both are not working. Button option when I click first button, getting the correct value from line1. but when i click the second row button, still getting row1 value. Image option using the field id. when click line 1 image, getting value from the last row values. Because, each row, we are comparing all line with same value. My sample code is here...
13
4938
0
by
Ragu Raghavan
10/12/2011 12:05 AM
getDataValue vs getFormValue
Started By
Angela Collins
I have asked several people what the difference is other than using the id/name versus the data source, but the answer I get is try the one. If it doesn't work, try the other. I put both in an On Blur event. I noticed that getFormValue gives you the value of the field that you entered/selected while getDataValue gives you the original value. If I have ABC in the field and change it to XYZ, getFormValue returns XYZ while getDataValue returns ABC. Is this documented somewhere I noticed that...
1
4377
1
by
Randall
8/22/2011 2:57 PM
AP90.1 Design Studio Javascript code for ImageNow
Started By
maalimsimo
I am a complete novice at Design Studio, so I will ask very basic questions. I need to create a push button (or buttons) on the AP90.1 form to call ImageNow. Am I required to create a button for each of the detail rows If not, how do I pass the Invoice Nbr and Voucher Nbr values for rows 2 thru 7 to ImageNow Has anyone succesfully done this I have searched on the forum unsuccessfully. Thanks in advance. Maalim
8
4663
0
by
Randall
8/22/2011 2:47 PM
FORM_OnAfterFrameworkInit() trouble
Started By
Jeff DeWitt
I am trying to hide a button (Change) on a form before the user has access to the button (I'll show it later if the data indicates the button should be allowed). I believe the best place to do this will be in the FORM_OnAfterFrameworkInit() method. Unfortunately, I can not seem to get even an alert('Here'); to work in my form to confirm that this function is even working. The Add and Change buttons are getting put on the screen so I am sure this step in the form loading process is happening. ...
4
4397
1
by
Deb Avery
9/29/2011 5:56 PM
Design Studio
Started By
Juanita
How do you change a data field on a form in Design Studio that is hidden but you now want to display it
1
3556
0
by
Terry P
7/13/2011 6:46 PM
Remove objects from Portal Page
Started By
Robert Spurr
I've created a variety of data entry screens which will be accessed via a button on another form. When it opens I want to achieve as close as possible a modal style view. To that end I what to remove the tabs, search box, content, preference and help buttons. So far the best I could achieve is to clear the tab area of all bookmarks and hide it when the form is opened. Does anyone have experience dealing with portal objects and be willing to point me in the right direction. Thanks Robert
5
4767
0
by
Rod
8/2/2011 2:14 PM
DS for a drill form?
Started By
George Graham
We would like the ability to add a search button to the attachment screen that you get to from the attachment drill in AP20.1. I can find that that form calls /cgi-lawson/getattachrec.exe but I don't find any way to do this through design studio. Anyone know if this is possible or would this have to be a custom exe
7
3804
0
by
Randall
7/28/2011 3:30 PM
DME call to ImageNow
Started By
Gordon
I have many DS forms that have a link to ImageNow behind a button. I need to change the color of the button or verbiage on button if records exist for data on screen. Ex: RQ10 I have link to requisition documents in ImageNow. Once users put in Requester ID and Requisition I want to change color of link. I want to do this without opening up WebNow unless the button is pressed. Has anyone scripted this in DS
5
5234
1
by
Gordon
8/23/2011 4:23 PM
PR35.2 Inquiry
Started By
JoeS
We currently use two digit batch numbers and we are getting ready to implement a 3digit batch number. We have a Design Studio screen of the PR35.2 (quick paint), with some of the fields removed. Is it possible to change the inquiry process to inquire by process level instead of batch number so that if a employee has time under both a two digit batch and three digit batch both batches would appear on the same screen without having to inquire on the batches separately. Has anyone done something...
1
3835
0
by
Sam Simpson
8/24/2011 2:11 PM
Web Page in Portal Page
Started By
Robert Spurr
I have added the Web Page component to a portal page and using a direct call works fine. I however need to be able to change the URL based on the value(s) from another form also on the page. Basically I've created a sharepoint site with sub directories matching the requisition number. I want to take people directly to sub folder but in order to do that I have to embedd the requisition number within the URL. Anybody have any ideas on how to do this Thanks Robert
2
3275
0
by
Robert Spurr
8/24/2011 5:44 PM
Capture what the state is (ie, page up/down)
Started By
Roger L.
I need to capture if the function is page up or page down in Design studio but can't seem to be able to figure out how. I have never had training in design Studio and have only been working with it a short time. Any Help is welcome.
7
3740
1
by
Roger L.
9/15/2011 5:26 PM
Creating a custom HR11.1 Form
Started By
ChuckM
I am trying to create a custom for that will allow a user to change a small subset of Employee fields: Email Address & three specific User Fields. In UI Designer, I created a form with the Email Address, and added a Detail Area control that presents all the User Fields. How can I modify the Detail Area Control to only display specific User Fields, instead of all of them If this is the wrong approach, can you suggest a better way to design what I'm trying to do TIA...ChuckM
5
4595
1
by
ChuckM
9/14/2011 8:31 AM
Updating HR11 User Fields with AGS
Started By
ChuckM
Using the many suggestions I received in these forums (thanks David) I have successfully created a custom HR11 form, which includes populating three fields with User Field data retrieved via DME. Using the portal debug feature and Ctl-Alt-A, I build my first AGS update to update the EMP-EMAIL-ADDRESS field. But like many who have tried, when I try to update one of the user fields, I get a Transaction complete message, but the field does not get updated. I saw where someone had post...
5
5143
1
by
ChuckM
9/22/2011 8:08 PM
DMEObject is undefined???
Started By
ChuckM
I've cloned payratehistorymanager.htm.htm to display so a manager can see display alternate pay rates of his Direct Reports in EMSS. When I try to add a DME query, that begins: var dmeObj = new DMEObject(authUser.prodline,'prrates'); ...I get an error that says DMEObject is undefined. Why would DMEObject be undefined TIA...ChuckM
1
3942
1
by
ChuckM
9/29/2011 8:57 PM
Again HR11 Customization
Started By
Srini Rao
Hello - I modified the HR11 screens with very few fields using the design studio. This screen will be used in various departments to validate employee status, position , dept etc., Screen works great. Under the employee filed properties I unchecked the 'Allow Drill' function so that user will be not able to see the payment etc information. But when they select the employee (search screen) system is allowing them to drill on teh employee. How do I disable drill around drill function
3
4001
0
by
Srini Rao
9/30/2011 10:44 AM
How to pass values to the link Form in data query page
Started By
Terrie
I am totally new to Design Studio. I am builing a portal page that will have a data query to find employees with a certain Employee Status. Under General tab of the Data query property pages dialog box Link Records, I clicked Form and entered Token PA52.1 When I preview I get list of employees and I click on the employee number and it takes me to PA52.1 screen. Now I need to figure out how to default in the Company and Employee from the record I clicked on the report. Thank you for ...
1
3515
1
by
Derek Czarny
10/19/2011 7:44 PM
writeattach.exe
Started By
Jeff Pratte
We can't get our upload script working. We copied an upload a consultant wrote for us and tweaked it a bit. However, it looks like the writeattach.exe is throwing an error – “Create attachment failed with the following error: Invalid value for User Defined Type: _AUDT=(I).” With the web research I have done, it seems like AUDT=I is valid! We have tried 'I', 'A' and nothing. But we always get the same error message. Attached is the program we have created. Thanks for your help, Jeff
11
7628
1
by
Terry P
10/19/2011 1:54 PM
Max number of keys in Data Query?
Started By
Jonathan
I'm getting this message from a Data Query on a inbasket page: 'Number of keys (169) exceeds max (100).' Is there a way to change the max number of keys allowed in the SELECT portion of the query I know you can set the max number of records returned. If I can't change the max number, what is the best way to rewrite the query to compensate for the 100 key max Here is the current query: /servlet/Router/Data/ErpPROD=PROD9&FILE=AMASSET&FIELD=TAG-NBR;ASSET;DESCRIPTION;&MAX=200&OUT=XML
1
3409
0
by
David Williams
10/27/2011 6:40 PM
Requisition Approval Display Issue
Started By
Robert Spurr
I have a modified RQ10 that is used to display the requisition information for approval purposes and this has work just fine for years, however recently an issue has arisen that I'm having difficulty resolving. We are a multi-company system and when an approver opens the first requisition for approval (no issue), if they open others within the same company (no issue), however if they open one from a different company no lines appear. I tried passing additional information like company and even ...
2
3673
0
by
Robert Spurr
11/1/2011 2:26 PM
DME query to L_HAPI table
Started By
KHessing
Has anyone attempted to do a DME call to the L_INDEX table Or any of the 'L_' tables I am able to do a DME call to APINVOICE and get my results but not to the L_INDEX. Was wondering if these tables can be used in Design Studio. Here is my code that is not returning results: var x = portalWnd.DMEPath; x = 'PROD='strPDL; x = '&FILE=L_HAPI'; x = '&FIELD=OBJECT;NAME'; x = '26SELECT=L_INDEX=' result; x = '&OUT=CSV&DELIM=~&NOHEADER'; var objhttp=portalWnd.objFactory.createI...
8
6187
0
by
KHessing
11/18/2011 7:12 PM
Design Studio and using getattachrec.exe
Started By
KHessing
I am having issues trying to use getattachrec.exe to get the URL for our invoice image. Here is what I have and the error I am getting. //code for getattachrec.exe var x = 'http://lawson.fbfs.com:7740/cgi-lawson/getattachrec.exe'; x = '_OUT=XML'; x = '&_PDL= TRAIN9'; x = '&_FN=APINVOICE'; x = '&_IN=APISET1'; x = '&K1=' vComp; x = '&K2=' vVen; x = '&K3=' vInv; ...
2
4225
0
by
KHessing
11/14/2011 5:59 PM
Creating a message alert on AP20.1
Started By
Eddie Smith
Would like to be able to create a message alert to the AP clerk whenever a vendor is selected or entered into AP20.1 in which the vendor user field 1 value on AP10.1 is equal to 'Y'. In help would be appreciated. Thanks.
11
4900
0
by
Eddie Smith
11/21/2011 1:13 PM
Custom Functions
Started By
George Graham
Has anyone been successful at creating and using custom javascript functions as reusable functions across multiple forms Tried setting up a MyStudio folder and the neccessary content, but have not been able to get custom includes to work.
2
4108
0
by
George Graham
12/8/2011 3:04 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 8 of 18
<<
<
6
7
8
9
10
>
>>
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