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:
JarrettHPH
Past 24 Hours:
1
Prev. 24 Hours:
0
Overall:
5209
People Online:
Visitors:
293
Members:
0
Total:
293
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 7 of 18
<<
<
5
6
7
8
9
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
How to retrieve select value
Started By
Terry P
I have a custom Portal Page that has a button that calls an IDA 'select' for employee number (what happens when you click the drop down box next to an employee number on a form). That works, it brings up the Select and Filter drill down, everything looks great. What I can't figure out is when the user makes a selection and control is returned to my Portal Page - how can I get the value of what they selected I can't seem to find the correct javascript code in the Objects Viewer that returns t...
17
8600
1
by
Robert Spurr
6/14/2012 8:00 PM
Design Studio: Refresh browser control after setting src
Started By
svelinka
In the Design Studio I am trying to add a broser control to my RQ10 form that opens my separtate C web applciation. If I set src like this when adding this Browser element to the form: BROWSER col='59' height='4' id='browser1' nbr='_l266' par='' row='3' src='some url' width='39' it opens this application correctly based on the value set to src. My problem is that I want to add the paramter to this url (the RQ number). So in method FORM_OnAfterDataInit() I added following code: var brow...
4
4314
0
by
Ragu Raghavan
5/15/2012 5:59 PM
Hide a button
Started By
Angela Collins
I added a button on AP90.1 for an image of the invoice. Some process levels do not have images. I have been hiding them with lawForm.getFormElement('push3',i).style.visibility='hidden';. The problem is that the frame of the button is still there. There was a string from 2009, but the person had the same issue.
4
4751
2
by
techguru
5/9/2012 9:43 PM
Button to Call a URL
Started By
Angela Collins
On my AP90.x screens, I need to pull up an image of the invoice if it is available. I put in code to hide the button if I know there is no image. Then, I did an on click function to pull up the URL. I notice that if I select an action of URL and hard-code the URL, it opens a blank window. I need to build my URL because the voucher number is a parameter on my URL. When I removed the URL, I noticed that as I was popping up my image a about blank window appeared. I hardcoded my Intranet home ...
3
5316
2
by
Robert Spurr
5/1/2012 7:04 PM
Style Sheets in DS Forms?
Started By
George Graham
Has anyone done any formatting through css of forms Curious how you did it and how difficult We are trying to push out a form within the concept of MSS so what to format it to have that same look and feel....I see the css and js files related to the formatting done in EMSS - just have not gone down the path of trying to pull that apart to see what all I need in a DS form to accomplish that...
1
3894
0
by
George Graham
12/8/2011 7:49 PM
New DME Object
Started By
Robert Spurr
Is there a way to create a new DME object and blend data (More like construct the new DME) from the other DME pulls. I'm trying to create a way for users to dynamically and on demand see the the requisition approval matrix but because the information sits in tables that can't connect naturally (RQ/WF) I can't create the DME through the normal process. I want to display the full matrix not just a specific department so doing a two step process is out. (ie..Click RQLOC record and then display ap...
2
4670
0
by
Robert Spurr
12/15/2011 4:07 PM
Find all objects on form?
Started By
George Graham
Anyone know how programatically to get a list of all objects on the form Trying look at something to loop through all of the objects for a specific purpose....
6
4598
1
by
George Graham
12/19/2011 4:55 PM
Design Studio javascript, retrieving NAME field from LSF9 Resource Mgmt
Started By
Scooter
With Design Studio javascript, how do you retrieve NAME from LSF9 Resource Mgmt with the UserID
4
5969
1
by
techguru
5/16/2012 7:19 PM
How to display 2 lines for each dataquery row?
Started By
Scooter
In a portal page, I have a dataquery with too many fields to display on one row One field is a Comment field and has a length of 60 characters. How could I put this Comment field below the other fields returned from the dataquery I'm querying REQLINE and can return 1 to many lines. Here's an example of how I want it to display: (1st row) FLD1, FLD2, ...... COMMENTS (2nd row) FLD1, FLD 2, ...... COMMENTS ......... .........
0
3619
0
1/19/2012 7:23 PM
Using Design Studio In MSS
Started By
BradF
Is it possible to use Design Studio in Manager Self Service. We would like to block some of the links to employee information. Thanks, Brad
1
3721
0
by
Ragu Raghavan
2/21/2012 12:55 AM
M3 web services
Started By
prakash
Hi, Where can i get information on M3 Web services I am new to M3 web services and want to learn. regards, Prakash B
0
5893
0
2/23/2012 6:13 AM
Need to add two extra field on AP16.1
Started By
Logini Maheswaran
In UI designer, I am modifying AP16.1 form. I want to add two extra fields into the screen and want to map it to a data source. I want to have field called “Hold code” and want to map it to VEN-HLD-CODE and field called “status” and map it to VEN-VENDOR-STATUS. Currently these two fields are not part of form AP16.1, therefore I can’t find them in the data source on the property panel. How do I do this
9
4435
1
by
John Henley
3/27/2012 2:46 PM
Style Sheets in Design Studio
Started By
Robert Spurr
I saw one question regarding style sheets but with no follow up and not exactly what I was needing. Has anyone implemented any open source solutions like FlexGrid within Design Studio I'm currently trying out Sigma Grid but having difficulty with the CSS file. The data displays but absent of any of the styling, almost like it is ignoring the file. I used the import script without error it just doesn't display correctly. Has anyone ever implemented a custom Style script within Design Studio...
2
3603
0
by
Robert Spurr
4/3/2012 8:14 PM
How to launch RQ10 from a Portal page button
Started By
Scooter
On my portal page, I want to launch a RQ10 formlet and allow approver to change fields. How do you launch RQ10 formlet from a portal page button Thanks for your assistance and info.
7
3754
0
by
Robert Spurr
4/10/2012 5:03 PM
how to launch customized RQ10 from a Portal Page
Started By
Scooter
I would like to use our 'customized' RQ10 form on Requisition processflow approval screen. Our Requisition approval screen is actually a Design Studio Portal page with 'Approve' and 'Reject' buttons. I'm not sure how to launch our 'customized' RQ10 from the portal page.
0
3788
0
4/10/2012 4:17 PM
How to pass form Key fields to a custom form
Started By
Scooter
Using javascript, I'm opening a custom RQ10 in a new window and want to pass the Key fields (i.e. Requester, Requisition Number) to RQ10 in the new window. Also, would like RQ10 to 'Inquire' automatically with the form key fields (Requester, Requistion Number). I've got the javascript to open a new window with custom RQ10 but there are no Key fields. Anybody done this before
0
3795
0
4/13/2012 3:07 PM
How to call an xml program using the onClick function?
Started By
BruceB36
I have a design studio form for RQ44. We have created an xml screen to display related data associated with the Requisition. I plan to copy this xml screen and remove some of the none required information. Then would like to allow the user to click a button that will call the xml screen. I'm looking for the syntax within the onClick function that will allow me to call the xml screen. thanks in advance for any help.
0
4115
0
4/13/2012 6:57 PM
DME query with field that may contain &
Started By
mikeD
When I run DME query to pull in the invoice discount amount if the invoice number contains a '&' then the DME fails. Is there a trick to avoid this problem
6
5670
2
by
mikeD
4/25/2012 6:10 PM
Design Studio trigger won't create work unit
Started By
Duane
I've inherited a Process Flow that is triggered by a Design Studio lawson xml for an online form (FB40). The xml has a WFWK embedded. We made a change to the development flow to use a new Design studio xml for the Inbasket (populated FB40 screen). Now the flow refuses to trigger. The online form is checked in Design Studio to be used as the default form. All services and config in Admin screen mirror production (which is still working OK). What are the usual culprits for this type of activity...
4
4206
1
by
David Williams
6/6/2012 7:29 PM
Trans XML?
Started By
George Graham
Does anyone know if the Trans XML is available in a variable from within design studio I'm trying to capture this in the before transaction function and parse through it for some PA52.x screens - but since the fields can change locations if the order is changed wanted to see if I could parse out the field name knowing that the 'before' and 'after' value would be the next two values.... But I can't seem to find if this is available anywhere..... My other option was just to loop through the...
1
3560
0
by
Phil Romov
6/19/2012 6:26 PM
Hide Date Field Date Picker Icon
Started By
Kevin Cubillas
Hi, I am working on a DS form that has fields I want to hide and display as a user fills out other fields. When I try to hide a date field, the little date picker icon () does not disappear. The date field disappears but the icon does not. Also, if I place another field on top of it and make it visible, the date picker continues to display through the visible field. Code to make date field hidden: var objDate1 = lawForm.UIDocument.getElementById('_f22'); objDate1.style.visibility = ...
4
5281
1
by
Phil Romov
6/20/2012 5:30 PM
Need Help with AGS Call and FC!
Started By
LauraP
Hi - We are still on release 8.0.3/Unix/Oracle. We have several Visual Basic programs that do AGS calls to various Lawson forms (OE10, RQ10 for example). In some cases, when passing the FC value (for a change for example) - the VB app passes a 'C' and in other cases it passes the whole word 'CHANGE'. We have an issue now where VB apps that used to pass the whole word 'CHANGE' via the AGS c...
4
3889
0
by
David Williams
6/21/2012 2:31 PM
Add Custom Drop Down list
Started By
maalimsimo
I need to add a custom drop down list with just about 4 items, to the Lawson AC10.1 'Output Description' field, using Design Studio. Has anyone ever done this before (even on a different form) If so, could you kindly share your notes, experience, etc. Thanks in advance. Maalim.
3
4757
0
by
David Williams
6/25/2012 6:54 PM
Date Picker Malfunction
Started By
Kevin Cubillas
Hi, We are working on some pretty lengthy forms in Design Studio. We have a number of fields that have some large text boxes and lines to spread things out and give the user instructions as they fill out the form and/or answer questions. In some cases, there are dates that need to be filled out. When we move the dates down beyond a certain line (line 24 perhaps), the date picker stops working. When you click the date picker image, the calendar may appear and disappear or it may appea...
0
3982
0
6/26/2012 5:28 PM
PO 20 need an alert box
Started By
Kate Liamero
We would like to do is have an alert popup in PO20 when a user tries to release a po where the PO header ship to is different from the PO Header Process Level. Not a hard stop just a popup box saying Hey these are different are you sure this is what you want. We already have the following script on the PO20 to check that if the accounting units fall between a range then an asset template is required but I believe this one is a hard stop. I just want an alert box not a stop. Any and all ...
0
3554
0
9/24/2012 8:02 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 7 of 18
<<
<
5
6
7
8
9
>
>>
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