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:
admgar
Past 24 Hours:
2
Prev. 24 Hours:
0
Overall:
5215
People Online:
Visitors:
284
Members:
0
Total:
284
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 5 of 18
<<
<
3
4
5
6
7
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Function Code id in function
Started By
Lynne
I am using the TEXT_OnFocus(id, row) function, and I only need it to execute for certain fields. I have my if (id=='text12' || id=='text13'... statement, and there are 2 fields that are not working correctly. The fields are in the detail line section of PO20, so there is the FC column where you can A(dd), C(hange) etc. This is one of the fields that doesn't work. If I open the line section in DS, I cannot focus on that field. It is in a protected state. I looked at the source and found the...
10
4678
1
by
Randy Jacoy
9/16/2013 4:40 PM
Call to form in DS gives me a data window?
Started By
wilcoxmad
I build a string to do a form call to custom form CC42. This is my URL: https://zzz211.myserv.com/servlet/Router/Transaction/Erp_PDL=DEV&_TKN=CC42.1&FC=I&_ID=CC42.1_CUSTOM&QIC-COMPANY=1&SUPER-EMP=37115&QIC-YEAR=2013&QIC-QUARTER=2&_OUT=XML&_EOT=TRUE This pops up in a new window but it has the following text instead of the form Any ideas xml version='1.0' encoding='ISO-8859-1' > - XCC42.1> - CC42.1> _PDL>DEV_PDL> _TKN>CC42.1_TKN> _f0>CC42.1_f0> _f1>I_f1> _f2>0_f2...
9
4960
1
by
wilcoxmad
9/18/2013 11:22 AM
Build in a delay
Started By
Terry P
Anyone have a suggestion on how to build in a one to two second delay in a form's script Basically I have a user enter a parameter, then fireoff a Process Flow. The Process Flow only takes a second to run, but I want to make sure and give it enough time to complete before continuing on with more script. I played around with a 'for' command and kept incrementing the counter, but could never get it to churn long enough. Any other ideas
1
3424
0
by
Terry P
9/18/2013 11:32 PM
How to find where a data source field is being used?
Started By
TBonney
When designing a new UI for a screen, is there a way to determine where a field is already being used as a data source We have an older modified version of a PO20 that has the xref-vendor on it, but it does not appear to be in the current PO20 list of available data source field values. Can I find where it might be being used presently, and whether it is being used elsewhere or not, is there a way that I can 'add' it to the PO20 so it can be used here Thank you.
5
4476
1
by
TBonney
9/30/2013 4:11 PM
link WFMATRICS to portal page
Started By
Rajeev
In my portal page I have two objects, data query and a formlet with custom pa42.1 My dme query queries the WFMATRICS-table and display job requisitions approved by a user currently logged in, Then I click on a row and capture the key-string(company requisition) in the variables. Var1=company and Var2=requisition How do I link these variables to formlet so it can automatically populate custom pa42.1
5
3877
0
by
Rajeev
11/1/2013 12:27 PM
Uploading a file to the server via custom form
Started By
Reema
Has anyone uploaded a file from a local computer to the lawson server using an Attach button on a design studio form We are trying to find options to upload files (similar to how we would use the browse and attach feature in outlook or yahoo) to move the file from our local PC to the Lawson server. We are unable to create the code to pick from the our PC and move to the server. Any assistance will be greatly appreciated.
5
4129
1
by
JeffR
11/13/2013 9:54 PM
Basic steps to deploying portal page
Started By
Ward JR (mwrkx)
Hello friends, been a while since I have been out here. Was wondering, how do you deploy a portal page to the Lawson Portal from Design Studio Just need basic steps to finish a big project. Thanks in advance for any/all the help!!!
3
3770
1
by
Terry P
11/15/2013 6:30 PM
Portal Page Reloading on Form Submit
Started By
Ward JR (mwrkx)
Is it possible friends I have a custom portal page that I need to build. I need to know if it is possible to submit a portal page to itself via a html form so that I can pickup some of the fields and use them in processing the querying of data from Lawson via a DME. Thanks in advance for the help!!!
1
3354
1
by
Ward JR (mwrkx)
11/21/2013 9:22 PM
Design Studio - Copying an existing form to a new form
Started By
Chris12
I am new to Design Studio. Essentially I would like to copy the Lawson delivered CU201 form so I can modify the form. So essentially I would end up with 2 CU201 forms .... The Lawson delivered and mine. Both being accessible via the portal (of course under different names)... Was wondering if this is possible and how I can go about doing this ... Any help is appreciated. Thanks, Chris
11
4856
0
by
Chris12
12/18/2013 12:55 PM
Modified form reverts back
Started By
Terry P
I have a modified form of PR35.2. It has the box checked for 'Default Presentation'. Whenever I modify a form and make it the default presentation, I always add an '*' at the end of the Title in the form properties. That way, it's very easy to know if a form has been modified in some way (since it's not always obvious). It is also save with a custom form id of 'PR35.2_CUSTOM' In any case, this has occurred now several times: After saving the form, doing a clear IOS cache, restarting the brows...
1
3416
1
by
Chris12
1/12/2014 8:51 PM
Changing Field to All Uppercase
Started By
Chris12
I have made a copy of PA52.1 ... So to default in a PA. Within the tab area (Selected Item 1) a want to be sure that all inputted values are in uppercase (change to fields) ... Can anyone point me in the direction of the best way to do this Thanks and all assitance is appreciated. Chris
7
3982
0
by
Chris12
12/30/2013 1:14 PM
Read Logan from CB55
Started By
Jeff Pratte
Gang, I would like to read a Logan table (WFVARIABLE) from inside of CB55. I have a working read of CBPAYMENT: function CheckForDup() { var thisDup = 0; var myTransNumber = lawForm.getDataValue('CBM-REFERENCE-NO'); var s = 'http://' window.location.host portalWnd.DMEPath; s = 'PROD='portalWnd.oUserProfile.getAttribute('productline'); s = '&FILE=CBPAYMENT'; s = '&FIELD=REFERENCE_NO'; s = '&SELECT=REFERENCE-NO=' myTransNumber; s...
1
3542
1
by
Robert Spurr
1/3/2014 8:47 PM
Inactivate Add Button on Form
Started By
Chris12
I am trying to figure out the best way to inactivate the 'add' button when the form loads if there are any values on a certain text box ..... Any help is greatly appreciated .... Thanks, Chris
6
3725
0
by
Robert Spurr
1/10/2014 7:58 PM
Force an automatic Inquire on Screen Load
Started By
Chris12
I am looking to force an automatic inquire everytime a custome screen loads ... I want to be sure all values clear out as appropriate. Any ideas on how to call an inquire from a script when the screen loads .... Thanks so much! Chris
1
3186
0
by
Chris12
1/12/2014 10:39 PM
setFormValue Question
Started By
Chris12
I am looking to set default values for a tab area values. The only unique identifier for doing this is the ID fields (ID=_f107r0) .. Does anyone have an example of how I can default a value into this field Thanks
2
3463
0
by
Chris12
1/13/2014 4:43 PM
Refresh hidden screen variable
Started By
JoshuaBr
I'm having an issue where after adding a record to a custom table, a hidden screen variable is not populating without the user doing a manual inquire. I need this field to refresh immediately after the record(s) are written because it's value is being used to populate an index field (PAC-LN-NBR for PACOMMENTS). I realize that as a last ditch effort I could do a DME for the value, but I would prefer not to incur the overhead involved in doing so if the client wishes to add numerous comments, ...
1
3904
0
by
JoshuaBr
1/14/2014 6:31 PM
OnClick Question
Started By
Chris12
I have a screen in DS which contains multple buttons. I would like to have multiple onClick events (one for each button) .... How do I segrate the onClick events such that each button knows what OnClick function to use ... This one is killing me
4
3756
0
by
Chris12
1/17/2014 12:38 PM
set focus to button on toolbar
Started By
Ragu Raghavan
I am customizing the AP20.2 screen. One requirement is that, after certain fields have been filled out, to move the cursor to the Add button.I see that the Add button has id='button3' nbr='_l27'.. So in the Javasript, I tried lawForm.positionInField('_l27') and lawForm.positionInFieldById('button3') Neither seems to work. How do I get this to work Thanks. Ragu
0
3553
0
1/18/2014 9:16 PM
Change product line on DME
Started By
Terry P
When moving a custom portal page from one product line to another (dev to prod), how can you convert the API code without completing rebuilding it You can't just change it and save - it doesn't keep it. Any tips
3
3491
1
by
Robert Spurr
1/21/2014 8:19 PM
TEXT BOX SELECTION
Started By
Chris12
I have a drop down text box on a customized form. As of now it shows a huge listing of values that the user can select. I would like to have them only see certain values (let's say 5 of them). Does anyone know how I can hardcode these values such that they are all the user will see Thanks in advance
9
5012
1
by
Chris12
2/2/2014 2:29 PM
Version 10 Design Studio
Started By
Brett Eshenour
We are in the process of upgrading to V10. We have numerous custom design studio forms that use dme calls to populate a list box on the form. Under V9 the sample code below populates the list box beautifully. On V10 the same code does not function. The DOM getElementById returns a null, we worked around that and got rid of the errors but it will not populate the list box. Has any one else run into issues with Design Studio form list boxes under V10 and would you be willing to share your work ...
1
4485
0
by
Brett Eshenour
1/30/2014 3:02 PM
Button-Form Open and Form Transfer-Design Studio
Started By
Praveen
Hi, Can anybody let me know what is the fundamental difference between Form Open and Form Transfer for a button in design studio for example If i am moving from hr11 to hr13 ,I am able to move using Form open and Form Transfer also,what is the difference -Praveen
2
3609
0
by
Praveen
1/30/2014 2:51 PM
Disable typing in ListBox
Started By
JasonP
Any idea how to disable typing in a listbox and force users to pick from the list. I understand I can data validate later.
2
3811
0
by
JasonP
1/31/2014 6:21 PM
MA64.2 Modification
Started By
Robert Spurr
I was asked to add PO line number to the form and that was easy but when I inquiry on the form and it returns data any line after the last record shows a zero in the po line number field. Anyone know how to suppress the zero I could write some code but I was hoping that I was just missing something easy.
0
3453
0
1/31/2014 4:34 PM
AGS error not displaying
Started By
Terry P
I have an AGS call to update a custom form. The form works with no problem. But when I have it in another form and trying to use an AGS call to add a record - it doesn't work. So I added some additional code to check the error after the call. The alert comes back with 'undefined' for the value of sReturnStatus. Here is my code: // add new record //Construct DME string for adding record agsCall = portalWnd.AGSPath '_PDL=' strPDL agsCall = '&_TKN=XH01.1&_LFN...
1
4165
0
by
Robert Spurr
2/18/2014 6:29 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 5 of 18
<<
<
3
4
5
6
7
>
>>
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