Forum: Lawson Design Studio

 77 Subscribed to this forum
Page 9 of 18 << < 7891011 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

mimic CNTRLSHIFTKin Design Studio    

Started by  TracyO
Does anyone know if there a way in Design Studio to mimic the CntrlShiftK so that I can position to a certain spot on a DS form and clear all the fields to the end 
3 3458 0
by  LorenaJump to last post
7/7/2011 4:32 PM

Add values to listbox from dme query    

Started by  George Graham
Looking for the java syntax to add values to a list box on form init from the results of a DME query. This isn't a field from the form so can't simply attach that to the object. I just can't find my notes on how to add the text, phrase and values to the object.
2 3575 0
by  Ragu RaghavanJump to last post
6/27/2011 12:35 PM

Changing Field Help    

Started by  Terry P
I thought I had seen one time a way to change the field help using script, but alas I can not find it now. I would use a tooltip, but it's a selectbox which doesn't allow for that. Any suggestions
2 3420 2
by  LouDJump to last post
6/24/2011 4:11 PM

Hyperlink to Portal page    

Started by  Robert Spurr
I trying to create a User Defined Menu in Design Studio so I can provide links to custom portal pages.  The problem is I can't seem to determine the correct URL.  I've tried: /servlet/gettravsrc=/lawson/portal/content/pages/rqrequester.xml returns the xml /lawson/portal/pages/FILE=rqrequester.xml returns a blank page LAWPAGE|file=rqrequester.xml returns a 404 error Does anyone know the proper URL format Thanks Robert 
1 4340 0
by  Robert SpurrJump to last post
6/23/2011 6:14 PM

disabled.true no longer works for text boxes after OnAfterTransaction    

Started by  ShawnV
To disable entry fields in design studio we used to use lawForm.getFormElement('text1').disabled=true. However after our latest ESP upgrade (9.0.0.9), this no longer works.  After Lawson calls the OnAfterTransaction, it is somehow redrawing the screen & the text box is no longer being disabled. Has anyone encountered this  & does anyone have a work around to disable a text field Thanks, Shawn
2 3195 0
by  ShawnVJump to last post
6/17/2011 11:39 AM

Populate Fields Normally Populated by Rules    

Started by  Angela Collins
When I key in a field and tab out, a rule populates some display only fields.  If I put a default value to the field, the rule does not kick off.  Is there a way to trigger the rule to populate the fields  The only other thing I can think of is to do a DME call to get the field and set the value of the form.
1 2990 0
by  Derek CzarnyJump to last post
6/13/2011 8:16 PM

SOAP Call    

Started by  Angela Collins
We have a request to put a button on a screen which would trigger a SOAP call.  Has anyone done this or have any suggestions
0 3370 1
6/1/2011 1:05 PM

Change labels based on listbox selection    

Started by  Bakerstreet
Hello all. I am new to Lawson Design Studio. I am trying to create a javascript that will change the labels on a form based on the item the user selects from a listbox. Here is what I have tried to do: function select1_onChange() {     if (lawForm.getFormValue('select1') == 'P')    {      lawForm.setFormValue('label14', 'Account Number');    }  if (lawForm.getFormValue('select1') == 'R')  {   lawF...
2 4090 1
by  BakerstreetJump to last post
5/23/2011 1:00 PM

Creating a New Form in Design Studio    

Started by  gastonak
I need to create a New Form from scratch or from an existing form as a base. In either case, I want a new form without modifying an existing Lawson 'core' form or affecting users at all. Can I create a new form using Design Studio In Design Studio, I have to select an existing form either with the Quick Paint or the Blank Palette checked, and even that I can rename the Custom Id I am still concern that I am customizing an existing form which is completely different that creating a new...
6 4378 1
by  David WilliamsJump to last post
5/20/2011 2:28 PM

Design Portal Page Objects    

Started by  Robert Spurr
I have a portal page with a formlet and DME object.  When I inquire on the form I get the DME to refresh correctly.  The DME rows have checkboxes where the user can select 1 or multiple rows.  I want to gather information from the selected rows and pass values from the form to a processflow trigger.  To do this I put a button on the form but this is where I'm having problems.  The script tied to the button doesn't seem to find the DME object and errors on page....
1 3622 0
by  David WilliamsJump to last post
5/18/2011 12:53 PM

Form Transfer to the home page    

Started by  Derek Czarny
In design studio, how can I use the lawformDoTransfer to send the user back to the index.htm page  Or any method to send the user back to the home page.
1 3262 1
by  Derek CzarnyJump to last post
5/2/2011 5:59 PM

Process Flow and Field Changes    

Started by  Angela Collins
I know I could create 2 versions of a screen--one when the user is accessing it through Process Flow and one when the users is not accessing it through Process Flow.  I hate to have to maintain both screens.  Is there a way to determine whether the user got to the screen through Process Flow because we would like to hide/make visible some fields if entered this way
2 3287 1
by  Angela CollinsJump to last post
4/15/2011 1:09 PM

Populating text box from a DME Call    

Started by  Ahmer
We have a custom text box in BL 31.3 we used them to store additional description values in the custom tables. Now we want to populate those values in the text boxes after DME call retrieved those values from the database by clicking on Inquiry. DME call fetches two rows, I need to populate a text box with these values in a textbox twice for line nbr 1 and line nbr 2. Below is the code, we are using function FORM_OnAfterTransaction(rowNu...
7
5304 0
by  AhmerJump to last post
4/7/2011 1:14 PM

only allow users to select items from a listbox or items from drill around    

Started by  LisaN
We have a DS form for RQ10. Some of the fields are either listboxes or text fields with drill. Is it possible to only allow the users to select from the items in the listbox or drill-around. We don't want the user to manually enter data in the fields. Is this possible So far I haven't found a way. For example: the 'Minor Class' field is a text field with drill-around. Can we make the field so the user can only select the options from the drill the Warranty field is a listbox...
4 3693 0
by  David WilliamsJump to last post
3/22/2011 7:09 PM

File chooser in Design Studio    

Started by  John Cunningham
Is it possible to create a drop down file chooser in design studio.  I am looking for something like the html file input box.
5 3528 2
by  John HenleyJump to last post
3/9/2011 7:06 PM

Java Array Creation error    

Started by  brihyn
I've got some java scripting to assist with pulling up images, and for one section, I need to strip out leading 0's that are on the screen to find the correct image. I found some great code on the web, but Lawson is screaming at the commented-out line where I declare the array. Is there a way to do this that Design Studio approves of Here's the code I have: function removeLeadingZeros(str) {  if (str == null)  {   return null;  } // char&91;&93; chars = ...
5 3227 2
by  John HenleyJump to last post
2/17/2011 9:36 PM

Portal Page Text Object    

Started by  David Williams
I'm not assigning my text object with a starting value. I have a script within the Portal Page that parses text out of an array and then am using that to try to update my text object but the text isn't displaying on the page. var txtObj=page.objects&91;'text1'&93; txtObj.text='My new text' If I alert (txtObj.text) is comes back with 'My new text' but won't display on my page. I'm stuck on what to do (and Lawson was no help).
1 3259 0
by  Terry PJump to last post
2/16/2011 4:50 PM

Design Studio AGS call delete not working    

Started by  Linda Ogle
I am trying to get the AGS call below to delete a record from a file.  I have checked all the variables to make sure they are populated properly.  Is it because the form,,FE14, requires a inquire before the delete   I am getting message nbr =11 and message 'no more records for given key'.  Any suggestions   I am new to this and therefore I am Javascript challenged! var s = portalWnd.AGSPath '_PDL=';          ...
1 4080 1
by  Linda OgleJump to last post
2/14/2011 10:36 PM

Best Practices    

Started by  Angela Collins
Much of the Javascripting references the field ID.  OnBlur uses the field ID as well as several others.  How do you make it easy to maintain since the field numbers can change with patches  Our thought was to put as much of our customizations in Javascripting because when customizing the COBOL, that normally gets the response that the customization is the issue.
2
3088 1
by  Angela CollinsJump to last post
2/2/2011 7:04 PM

OnClick    

Started by  khart
I am able to use OnClickCheckBox and OnRowClick to trigger events but is there an Event to know the exact field a user clicked on the row if you are using OnRowClick
3 3311 0
by  khartJump to last post
1/26/2011 7:37 PM

changing how a table is accessed    

Started by  SusanB
I am working on a Design Studio modification to a Work Flow inbasket. The Design Studio accesses the APINVOICE table and the APDISTRIB table. Currently, both DMEs are using the following fields to query the tables:company;vendor;invoice;suffix;cancel_seq. Since querying the APDISTRIB in this manner is inefficient, I would like to change this to retrieve the obj_id field from the APINVOICE table and use it to query the APDISTRIB table. My problem is I am new to Design Studio and am having difficu...
3 3270 0
by  David WilliamsJump to last post
1/13/2011 5:39 PM

Portal Page Design studio Select product line workunits    

Started by  Deleted User
I understand there is only one Logan DB on the server we use, but we have 3 product lines on that server.  We get workunits in our inbaskets from all product lines when we are logged on to one product line.  I know we specify the product line in the .xml, but is there a way to specify the product line on each field we are populating to the Portal Page. How can we ensure we only get the workunits from the designated product line  Thank you for any light you can shed on this i...
6 3799 0
by  Roger FrenchJump to last post
1/8/2011 7:17 PM

Portal page xml Source    

Started by  Deleted User
New to design studio; I think I need to start from scratch. Is there any to take a Portal Page .xml file and determine the steps the designer went through to create it.  I can understand the tables, and the fields, BUT how do you know how they created the access to the tables Thank you.
2 2717 0
by  Deleted UserJump to last post
1/6/2011 4:55 PM

Securing DS in PROD    

Started by  mark.cook
We are looking at options to install DS in PROD but securing it from the common Lawson users. To date we have only had it installed in DEV and move the forms to PROD updating the product line,etc as needed. Has anyone been successful in securing DS in a PROD environment
8 3751 2
by  NickJump to last post
1/3/2011 3:58 PM

AGS call from .net to Lawson 9.0    

Started by  John Polito
(Topic has multiple pages1 2 )
Before we upgraded to Lawson 9.0 i was able to do AGS call from my .net web application. I am now having security issues, can someone tell me the process now to pass the username and password in to the Credentials. Also i'm getting an error on servlet/ags saying that the servlet is not found. If you need more info just let me know! Thanks, John
49 48941 13
by  vbJump to last post
12/31/2010 4:06 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 9 of 18 << < 7891011 > >>


RSS Feed Available