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:
267
Members:
0
Total:
267
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 4 of 18
<<
<
2
3
4
5
6
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Design Studio - Population of list box from a query result (8.0.3 env and 8.1 apps)
Started By
Sreenivasa Komma
Hi, I have a list box field defined in design studio XML like this: I want to populate the list from the result set of a DME query. I don't want to code vals entries like this for the above field Disp='1846' Tran='1846' id='vals18'>John Young in the XML but want to dynamically generate these using Javascript. Anyone did this before. Thanks in advance.. Sreeni
5
14953
2
by
heidi
8/1/2014 1:42 PM
AGS Call To HR20
Started By
mjpeterson
I'm creating my first AGS call and it's to the HR20 screen. Add works fine, but I'm having trouble with Change. If an employee has three records each with a different type and you want to change the third record how do you select it I can only get it to change the first record, so I assume I'm missing a hidden field value somewhere. Any help is appreciated. Thanks!
6
5423
2
by
Ragu Raghavan
1/8/2015 9:33 PM
TextArea truncation on update
Started By
Chuck Tumbleston
In Design Studio I'm using a TextArea in place of a Text box for a 'comment' field on data brought in from the application. If I edit that data within the textarea by changing a word or character within a line of comments, everything after the new word is truncated. If I change the control back to being a text box I don't have this error. Is this an issue with the TextArea control Has anyone run into this and found a workaround
4
4964
2
by
David Williams
3/12/2015 5:40 AM
Dynamic Text Counter in Design Studio
Started By
keenaf
Hello I would like to dynamically count and display the amount of characters available/left to enter in a textbox with a character limit of 240. Currently I can only do this with OnBlue and OnFocus which only updates once the user clicks away from the textbox. See code and screenshot attached. Additionally I've added a sceenshot of the textbox and display I'm modifying. Example of what I'm trying to do. http://www.plus2net.com/javascript_tutorial/textarea-counter.php Code: functio...
5
7193
2
by
Randy Jacoy
2/12/2015 5:00 PM
HR20 AGS Call Delete
Started By
Srini Rao
Hello, I'm trying to build a AGS call to delete the phone numbers from HR20. I'm running the following statement but it fails with error. http://da1lwweb201.lawprod.org/servlet/Router/Transaction/Erp_EVT=CHG&_RTN=MSG&_TDS=Ignore&_PDL=TEST&_TKN=HR20.1&_PT-XMIT-NBR=1&_PT-DATE=12/31/2198&_SEQ-NBR=1&FC=C&HCN-COMPANY=100&HCN-EMPLOYEE=104999&_f17r0=D&_f22r0=WORKPHONE&_OUT=XML&_EOT=TRUE&_DTLROWS=FALSE xml version='1.0' encoding='ISO-8859-1' > - XHR20.1> - HR20.1> _PDL>TES...
4
4850
0
by
Ragu Raghavan
5/7/2014 11:42 AM
Replacing Y/N Flag with Checkbox
Started By
L G
Hi I am trying to replace the Y/N flag for Report-Only Mode in a program to a checkbox. My question is how do I pass the Y/N back to the Report Only Mode value based on checkbox So that I don't build a custom AGS call when I click on inquire and the program can pick it up based on the updated values from the screen itself. i.e it should map the checked/unchecked in custom checkbox back to the screen I was able to map the Y/N values from screen to checkbox checked or unchecked. How ...
0
3838
0
3/2/2014 9:28 AM
List Box Selection
Started By
Chris12
I have developed a custom PA52.1 form which will let a user perform certain PA on themselves ... I would like to put in a listbox for the reasoncode which will display the values from PA57.3 for that particular PA for the user to select from ... I am not sure what is the best way via design studio .... Any help is appreciated. I am stuck
6
4821
0
by
Chris12
5/6/2014 12:39 PM
Portal Page Designer
Started By
Chris12
Hello All, I am trying to create a new portal form, which will essentially have hard code text, the user will read the text, and click a checkbox that confirms the text was read, and then we will update a DB table which will store that they clicked OK. I am attempting to do this via Portal Page Designer, however I can not seem the get checkbox on the portal page ... Is this possible ... Any help is appreciated .... Thanks, Chris
3
3807
1
by
Chris12
6/11/2014 3:56 PM
Embedd a DOC or PDF in Design Studio
Started By
Chris12
Does anyone know of a way which I can embedd a PDF of Word doc in the UI Designer so users can read it ... I really do not want to type all that information into a textarea ... Any help is appreciated. Chris
7
3906
0
by
Chris12
6/25/2014 3:14 PM
List box question: 9.01
Started By
Ragu Raghavan
I have a custom screen that works nicely on 9.00. I populate a custom list with Supervisor code and Name. ListVal.setAttribute('text',Supervisor_code); ListVal.setAttribute('tran',Supervosr_code); ListVal.setAttribute('disp',Supervisor_name); Upgraded to 9.01 and still works, except the way the list options are displayed have changed. On 9.0, it used to display just the Supervisor Names (which is what users know and want to see). On 9.01, it shows Supervise Code, Supervor Name.L...
0
3572
0
6/29/2014 12:39 PM
UI Designer Form Deployment
Started By
Chris12
Hi everyone .... I am in the process of wrapping up a big project. We have built a customized UI form and now need to deploy it. Just wondering what would be the best way to do it 1. Create a portal page and embedded the customized form within it (as a formlet) .... then deploy the portal page 2. Simply create a bookmark to the customized UI form 3. Any other options Not sure what is the best way, or pros or cons of each ...... Any help is appr...
6
5478
0
by
Chris12
7/8/2014 10:49 AM
AGS call that works on 9.0.1.x does not in 10.x
Started By
TBonney
Has anyone upgraded from 9.x to 10.x yet If so, have you found that any of your previous java scripts within Design Studio UI pages no longer work We have a java script embedded into our Design Studio modified version of PO20.1 which performs a couple of AGS calls. However, we have found that although this script has functioned seamlessly in 9.0.1 for years, it doesn't work in 10.0.4. When the script is in place, the PO20 form just hangs indefinitely upon execution of any action. When we...
1
3747
1
by
Terry P
7/16/2014 7:14 PM
BN47.1 customization
Started By
Greg Moeller
We are trying to add BNF-DATE-STAMP to the BN47.1 screen via Design Studio on the More tab. When I add a new field and try to apply the Data Src to it, there isn't anything in the list to add except None, BNF-SEQ-NBR and USER-ID. It doesn't even show the other fields that are already on the tab. So I was wanting to know if there was a way to add this to the More tab and have it update when each beneficiary is chosen.
1
3816
1
by
Carl.Seay
8/7/2014 11:43 AM
Scripting with dme's - Server timeouts
Started By
Lorenda
Hoping someone in this group can give me some pointers on how to adjust the below dme by adding indexes, etc to avoid the periodic server timeouts I'm experiencing. First of all, what I am trying to do is build a report to pull our budget data for our supplies accounts, and compare this to the actuals that are coming in on a daily basis. I've done this by pulling all the accounts with our supplies summary account ID. Since I want this to run unassisted, I've inserted variables to provide my fisc...
0
3851
0
8/7/2014 3:27 PM
Portal Page Designer User Input
Started By
khart
Has anyone been able to gather user input on a Portal Page Designer from a Text box or other device but not one of the three types of popup boxes I need the user to enter in just one value for my entire custom Portal Page to work but I fear that popups will create too many Popup Blockers amoung my user community. I have tried using a formlet dropped onto my page but I can not pass the user input from the formlet back to my main page. Could not get Data Mapping to work either.....I also do no...
4
3743
0
by
Terry P
9/4/2014 9:15 PM
Design Studio - Missing Data Source
Started By
AnnH
Hello - I am trying to add more fields to a custom program where I have exceeded the space for the grid in COBOL and thought to expand it in design studio. I added my fields as hidden fields on the form so I could code for them in the program. I then opened the form in the UI Designer in quick paint, added a textbox and when I click on 'data source' it says 'none'. When I look at the data source for the other fields already on the form, it is listing the field name but that is all, like it's ...
0
3952
0
9/15/2014 5:51 PM
Displaying Image on a Form
Started By
Eddie Smith
We have a custom IC12.1 form that will display the item image when the user performs an Inquiry. However, we would like to have the images to display as well when the user inquires using previous and next function. Is there some JAVA scripting that can be used for this We are currently using the following JAVA script to display the item image. function FORM_OnAfterTransaction(data) { //was transaction successful if (formState.agsError) return; // build image URL and set the image co...
1
3843
2
by
David Williams
10/13/2014 9:16 PM
reqheader.req_desc
Started By
Ragu Raghavan
I need to update the field REQ_DESC in the table REQHEADER, based on user entry On the version of RQ10 I have, this is not a screen field. So, I cannot do an AGS call to update this field. Yet, RQC seems to update this. How does RQC do it Thanks. Ragu
0
3504
0
10/15/2014 10:28 AM
Design Studio access from html page
Started By
khart
Is there a way to get the Design Studio page I have built to open up when a user clicks on a link on an existing delivered Lawson self service page The DS page works normally when I add it as a portal bookmark but not when I try to add it on an existing html page. Thanks in advance for any help you can give me.
0
3658
0
10/18/2014 10:03 PM
Design Studio - assigning a value to detail row
Started By
wwhite1
Hi, I am new to Design Studio and I am creating a custom form for our users to record missed punches. On my form, I have 5 detail rows where a user can update data. I have also created a button called 'Clear Form' so that the user can click this button and reset all of the fields in the detail area to spaces (blank). I've created a function called Clear which I have mapped to my 'Clear Form' button to reset all fields/rows in my detail area. I've haven't been able to get all of my fields/ro...
2
4516
1
by
wwhite1
10/29/2014 3:12 PM
Customizing Navigation Pane
Started By
thejeka
Is it possible to customize the navigation pane in Design Studio Currently there are four actions: Approve, Release, Unrelease, and Escalate. I want to get rid of the escalate option so users can't escalate needlessly. Does anyone have any experience doing so
2
4356
1
by
thejeka
11/21/2014 4:17 PM
AGS Call
Started By
Srini Rao
How do I specify a date format in AGS call. Example... http://lawsontest.network.org/servlet/Router/Transaction/Erp_PDL=TEST&_TKN=RQ10.1&_DATEFMT=ALL&_DTLROWS=FALSE&_f0=RQ10.1&_f1=A&_f3=SRAO What are different options for DATEFMT
1
4764
2
by
Srini Rao
1/29/2015 2:25 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
0
3631
0
3/10/2015 6:01 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
0
3816
0
3/10/2015 6:02 PM
Http calls not working in Design Studio 10
Started By
ISO Dan
We are in the process of upgrading some of our design studio forms are havinig problems kicking off buttons and scripts that have a HTTP call in them. First issue, if we create a button on a 'New' form calling it ZA99 to bring up Google it does not work. If we create a new button on a pre-existing form it does. Second issue, when trying to populate dropdowns using the HS10 form works in 9 but does not work in 10. We call HS10 to get the supervisor's direct reports to populate the dropdown....
0
3816
2
3/23/2015 1:20 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 4 of 18
<<
<
2
3
4
5
6
>
>>
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