77 Subscribed to this forum
Search this forum:
Search
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 1 of 512345 > >>
Topics
 Replies
 Views
 Subscribers
 Last Post
5 Replies and 14305 Views and 2 Subscribers Design Studio - Population of list box from a query result (8.0.3 env and 8.1 apps)  14305  5  2 Started by  Sreenivasa Komma Hi, I have a list box field defined in design studio XML like this: <fld al='left' col='45' defval='' det='' id='nvalu10' nbr='_f103r0' nm='PCT-NEW-VALUE-1' oc='0' par='TF0-1' row='1' seltype='' sz='30' tp='Select'/> 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 <vals>Disp='1846' Tran='1846' id='vals18'>John Young</vals> in the XML but want to dynamically gen...
5 14305 2
by  heidiJump to last post
8/1/2014 1:42 PM
4 Replies and 14203 Views and 1 Subscribers Custom Inbasket (Batch Approval)  14203  4  1 Started by  mel.catarroja Hi to everyone, I am currently developing a Portal Page that will display a custom Inbasket. The reason why I am customizing the Inbasket is because the client wants to have the ability to approve 'multiple' workunits in just one click. Imagine the standard inbasket where the workunits are listed with a checkbox on each WU. He can select as many as he wants in the display and click the approve button and it will automatically loop through each WU that is checked and approve the WU. ...
4 14203 1
by  Ragu RaghavanJump to last post
8/20/2019 1:09 AM
2 Replies and 5030 Views and 2 Subscribers How to call related pages  5030  2  2 Started by  Terry P If I want to automatically call a 'related page' using javascript, how is that done I've gone thru the Objects Viewer and can't figure it out. Example: on AP20 when a user is on the 'Main Page', I want to switch to the 'Options Page' without the user having to do it. I tried doing a 'position in field', to a field on that page - but that did not work. Any suggestions to point me in the right direction
2 5030 2
by  brainetJump to last post
5/3/2016 2:23 PM
6 Replies and 4746 Views and 2 Subscribers AGS Call To HR20  4746  6  2 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.&160; Any help is appreciated. Thanks!
6 4746 2
by  Ragu RaghavanJump to last post
1/8/2015 9:33 PM
4 Replies and 6748 Views and 1 Subscribers Lawson authentication and AGS call from Classic ASP for LSF9.0  6748  4  1 Started by  Samantha We have the need to integrate one of our ASP applications with Lawson. and to do so we need to first authenticate to lawson portal and then make the AGS call. I was going thru the LSF9 document - 'Doc for Developers: IOS Application Program Interfaces' chapter 'Authenticating Programmatically to Lawson'... but it only explains how to do it for Java clients using lhc.jar. Since our app is a ASP app, we won't be able to use this method. Can anyone please share how to accomplish it in Classic ASP e...
4 6748 1
by  Josue MolinaJump to last post
8/12/2015 6:31 PM
4 Replies and 4303 Views and 2 Subscribers TextArea truncation on update  4303  4  2 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 4303 2
by  David WilliamsJump to last post
3/12/2015 5:40 AM
4 Replies and 4385 Views and 0 Subscribers Remove token from form title  4385  4  0 Started by  Robert Spurr Is there a way to remove the form token from the form title  I've created some custom forms that are opened through links but I don't want the end-user knowing/seeing the token.  I could wrap in a portal page but I can't figure out how to pass variables need in the embedded form. Thanks Robert
4 4385 0
by  Ragu RaghavanJump to last post
11/27/2018 7:16 PM
5 Replies and 6470 Views and 2 Subscribers Dynamic Text Counter in Design Studio  6470  5  2 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 C...
5 6470 2
by  Randy JacoyJump to last post
2/12/2015 5:00 PM
9 Replies and 6223 Views and 0 Subscribers Get attributes from listbox?  6223  9  0 Started by  George Graham I've been trying different options here with no luck. I have a listbox that is loaded with values from a script. This loads three attributes - text, tran and disp. I'm trying to see how to extract those attributes from the object related to the value selected in the listbox so that I can display it next to the listbox in a label.  For example, I may display a list of employees in the drop down, but what is returned as as the value is the employee number. However, I want to populate a ...
9 6223 0
by  Bill AltJump to last post
11/15/2016 12:55 AM
4 Replies and 4172 Views and 0 Subscribers HR20 AGS Call Delete  4172  4  0 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' encod...
4 4172 0
by  Ragu RaghavanJump to last post
5/7/2014 11:42 AM
2 Replies and 4284 Views and 1 Subscribers jQuery  4284  2  1 Started by  Robert Spurr Has anyone utilized jQuery within design studio modifications  If so I would be interested on how that was accomplished.
2 4284 1
by  MarkusJump to last post
3/27/2015 10:36 AM
8 Replies and 8002 Views and 4 Subscribers RQC customization  8002  8  4 Started by  Jessica M Can Design Studio be used to customize Requisition Center  We found in an older manual, that self service forms cannot be customized with Design Studio.  Is RQC considered one fo those self service forms
8 8002 4
by  MeJump to last post
3/29/2017 1:27 PM
14 Replies and 7684 Views and 3 Subscribers Write Landmark Transaction Call like AGS and DME in DesignStudio functions  7684  14  3 Started by  Rajachidambaram G Can anyone know about how to write and access Landmark Transaction Call(like AGS and DME) in Design Studio Functions. urgent!
14 7684 3
by  JonathanJump to last post
4/17/2017 7:28 PM
5 Replies and 5437 Views and 0 Subscribers Version 10 Design Studio Issues  5437  5  0 Started by  Brett Eshenour Trying to find out if anyone else is experiencing issues with Design Studio in Version 10. We are in process of upgrading on our Test system. We have quite a number of portal pages with imbedded UI forms. We first ran into issues with populating the listboxes dynamically. That issues was resolved and we can now populate those listboxes but with having to recode the javascript. The code we used in Version 9 does not work on Version 10 and the new code for Version 10 does not work on Version 9. ...
5 5437 0
by  Ragu RaghavanJump to last post
4/14/2016 8:49 PM
0 Replies and 3033 Views and 0 Subscribers Replacing Y/N Flag with Checkbox  3033  0  0 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 unche...
0 3033 0
3/2/2014 9:28 AM
6 Replies and 4148 Views and 0 Subscribers List Box Selection  4148  6  0 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 4148 0
by  Chris12Jump to last post
5/6/2014 12:39 PM
3 Replies and 3125 Views and 1 Subscribers Portal Page Designer  3125  3  1 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 3125 1
by  Chris12Jump to last post
6/11/2014 3:56 PM
7 Replies and 3251 Views and 0 Subscribers Embedd a DOC or PDF in Design Studio  3251  7  0 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 3251 0
by  Chris12Jump to last post
6/25/2014 3:14 PM
0 Replies and 2883 Views and 0 Subscribers List box question: 9.01  2883  0  0 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, Super...
0 2883 0
6/29/2014 12:39 PM
6 Replies and 4781 Views and 0 Subscribers UI Designer Form Deployment  4781  6  0 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 ......
6 4781 0
by  Chris12Jump to last post
7/8/2014 10:49 AM
1 Replies and 3021 Views and 1 Subscribers AGS call that works on 9.0.1.x does not in 10.x  3021  1  1 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 3021 1
by  Terry PJump to last post
7/16/2014 7:14 PM
1 Replies and 3141 Views and 1 Subscribers BN47.1 customization  3141  1  1 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 3141 1
by  Carl.SeayJump to last post
8/7/2014 11:43 AM
0 Replies and 3058 Views and 0 Subscribers Scripting with dme's - Server timeouts  3058  0  0 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 3058 0
8/7/2014 3:27 PM
4 Replies and 3021 Views and 0 Subscribers Portal Page Designer User Input  3021  4  0 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 w...
4 3021 0
by  Terry PJump to last post
9/4/2014 9:15 PM
0 Replies and 3218 Views and 0 Subscribers Design Studio - Missing Data Source  3218  0  0 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 ...
0 3218 0
9/15/2014 5:51 PM
1 Replies and 3144 Views and 2 Subscribers Displaying Image on a Form  3144  1  2 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 s...
1 3144 2
by  David WilliamsJump to last post
10/13/2014 9:16 PM
0 Replies and 2853 Views and 0 Subscribers reqheader.req_desc  2853  0  0 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 2853 0
10/15/2014 10:28 AM
0 Replies and 2954 Views and 0 Subscribers Design Studio access from html page  2954  0  0 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 2954 0
10/18/2014 10:03 PM
2 Replies and 3833 Views and 1 Subscribers Design Studio - assigning a value to detail row  3833  2  1 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 ...
2 3833 1
by  wwhite1Jump to last post
10/29/2014 3:12 PM
2 Replies and 3667 Views and 1 Subscribers Customizing Navigation Pane  3667  2  1 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 3667 1
by  thejekaJump to last post
11/21/2014 4:17 PM
1 Replies and 3997 Views and 2 Subscribers AGS Call  3997  1  2 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 3997 2
by  Srini RaoJump to last post
1/29/2015 2:25 PM
0 Replies and 2939 Views and 0 Subscribers Design Studio and IE11  2939  0  0 Started by  JoeD I realize that Design Studio is not supported on IE11. Anyone have any work arounds for this
0 2939 0
3/10/2015 6:01 PM
0 Replies and 3123 Views and 0 Subscribers Design Studio and IE11  3123  0  0 Started by  JoeD I realize that Design Studio is not supported on IE11. Anyone have any work arounds for this
0 3123 0
3/10/2015 6:02 PM
18 Replies and 10305 Views and 5 Subscribers Design Studio and IE11  10305  18  5 Started by  JoeD I realize that Design Studio is not supported on IE11. Anyone have any work arounds for this
18 10305 5
by  JoeDJump to last post
1/19/2016 2:30 PM
0 Replies and 3096 Views and 2 Subscribers Http calls not working in Design Studio 10  3096  0  2 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 ...
0 3096 2
3/23/2015 1:20 PM
0 Replies and 2973 Views and 1 Subscribers Call HS10 and populate a listbox  2973  0  1 Started by  ISO Dan Has anyone tried to call a program, in our case HS10 and populate a listbox in the new Infor 10.  When we upgraded, our old method broke and we are trying to find a work around.   Thank you, Dan
0 2973 1
3/24/2015 8:30 PM
2 Replies and 3862 Views and 1 Subscribers Design Studio form transfer  3862  2  1 Started by  Kenn We have created a custom DS form of AC10.1 that splits out the User Analysis field into 4 parts.  We also have created a copy of that form called ZAC10.1 that is exactly the same except it only allows Inquire access.  We do not want our users to have to have bookmarks or shortcuts that say ZAC10.1, but we want everyone to use AC10.1. When a user uses the search box for AC10, upon intialization we want to read the security table and if a user has a certain role, we want ...
2 3862 1
by  Tim CochraneJump to last post
5/20/2015 3:50 PM
1 Replies and 3799 Views and 0 Subscribers Design Studio 10 Issues  3799  1  0 Started by  Ethan We are in the process of migrating our Design Studio pages from Lawson 9 to Lawson 10. There have been some changes in the libraries used in Lawson 10 that impact the use of the Select options (documented in KB article 1619046). We use the Select option to create custom droplists on our Design Studio pages. We have made the specified changes in our Design Studio pages and the changes work when running in Preview mode inside of Design Studio, but do not work when accessing the page after it ...
1 3799 0
by  EthanJump to last post
6/11/2015 9:27 PM
7 Replies and 8718 Views and 2 Subscribers Trigger a Process Flow on IPA using https  8718  7  2 Started by  Terry P In PFI we triggered our flows by creating a record out to WFWK.1 Looking at the IPA Admin guide it shows a sample as shown below. But when I try a test flow, I can never get it to even create a work unit. I can trigger the service from within Landmark Server Scheduling and it works just fine. I even tried to take the URL string and paste in a browswer, but that gave an error that made no sense. Here is the string I used:   https://myserver/bpm/triggertriggerType=ServiceAsync&triggerN...
7 8718 2
by  Peter OJump to last post
2/1/2016 1:22 PM
8 Replies and 5058 Views and 1 Subscribers Reading Landmark Files in Portal Form  5058  8  1 Started by  Terry P Here is my issue: Running Portal 9.0.1, Landmark 10.0.6, and using Infor Process Automation (in the middle of converting from PFI). I have customized PO20.1 to prevent PO's from being released and instead trigger a IPA service (which then does some PO Approval processing).  In the existing flow the workunits created were only seen by our Purchasing Department. Now we are pushing the approval process out to 50 users who will be going into their inbasket to review and take action. My probl...
8 5058 1
by  AngelaJump to last post
2/14/2017 6:59 PM
1 Replies and 3912 Views and 0 Subscribers DME call returns SSORequest() - sso.js error  3912  1  0 Started by  Mark Jorgenson I'm on Lawson 10.0.3 with Workspace, this plain vanilla DME call to a custom table is returning a SSO error of: Reason: Invalid at the top level of the document. This is the DME call  // Do DME Call to Get Supervisor Code   var s = portalWnd.DMEPath;   s = 'PROD='strPDL;   s = '&FILE=KRMGRDEPT';   s = '&FIELD=PROCESS-LEVEL;DEPARTMENT;EFFECT-DATE;STOP-DATE;';   s = '&INDEX=KMDSET1';   s = '&KEY=' vCompNum '=' vSuperCode; &n...
1 3912 0
by  Mark JorgensonJump to last post
10/28/2015 4:39 PM
5 Replies and 3845 Views and 1 Subscribers Infor Lawson Custom Content Migrator  3845  5  1 Started by  ALB We are upgrading from 9.0.1 to 10.  When I open up our Design Studio objects, I get:     What is the Infor Lawson Custom Content Migrator  Is there any documentation on it
5 3845 1
by  John HenleyJump to last post
1/13/2016 1:04 PM
3 Replies and 3549 Views and 1 Subscribers Error adding span to listbox  3549  3  1 Started by  mikeP I have a Design Studio form where I put a listbox tool on the form.  I have a working DME and have parsed the XML properly and have verified the returned value using alert(). I followed several helpful examples here, but I can't get the values added to the list box.    When I run the form directly from IE using a bookmark with DEBUG=True appended, the error is 'Servlet Express reported: Index record does not exist'.  Beyond that, the debug information is not helpful.&nbs...
3 3549 1
by  Randy JacoyJump to last post
12/21/2015 3:26 PM
4 Replies and 4488 Views and 2 Subscribers Passing IPA Variables to a Design Studio Form  4488  4  2 Started by  ALB I have a service which kicks off an IPA.  There is a service variable (employee number) I want to pass to a Design Studio form.  The custom COBOL has multiple Design Studio forms.  There is a user action tied to the Design Studio form (through a portal page in PFI).  If I use 'Infor Lawson application' as the Display Type on the user action, I could pass the information in keys.  I have multiple custom versions of the form and could set one of the custom forms as the def...
4 4488 2
by  ALBJump to last post
1/20/2016 10:45 PM
2 Replies and 3412 Views and 0 Subscribers AGS call to modify a job?  3412  2  0 Started by  mikeP I have a job created with the jobdef utility that executes a token assigned to a cmd file script.  I'm trying to submit the job from a Design Studio button, but I need to update the job's parameter string first.  If this was a static job, that'd be done in jobdef, but the DS form takes in parameter values that need to be updated into the job. I'd like to use the DS API builder to rough out the AGS call, but my job isn't listed, only delivered Lawson forms, like PR5...
2 3412 0
by  mikePJump to last post
12/28/2015 9:01 PM
3 Replies and 3390 Views and 1 Subscribers Info on updatejobstep servlet?  3390  3  1 Started by  mikeP I think I need to use the lawson-ios/updatejobstep servlet  to modify parameters in a jobdef.  (Thanks John!) Anyone know where I can find documentation or even syntax   Also could use info on cgi-Lawson/xjobdef.exe.   Thanks.
3 3390 1
by  mikePJump to last post
1/4/2016 9:54 PM
1 Replies and 3363 Views and 0 Subscribers Connect to outside data source in Design Studio  3363  1  0 Started by  RickyY Is there a way to connect to a out data source in Design Studio S3. For example, I'm trying to display a value that is on a different db server. If not, how can I calculate a value and have it display Thanks.
1 3363 0
by  John HenleyJump to last post
1/5/2016 3:18 PM
9 Replies and 4324 Views and 2 Subscribers Data Field Selection  4324  9  2 Started by  Lawson_Kid I am having issues trying to link data from the same table that is not offered as an available field for a certain form. How do I add additional available fields The fields I want to add to the form are not listed.  
9 4324 2
by  Lawson_KidJump to last post
2/18/2016 7:48 PM
0 Replies and 2792 Views and 0 Subscribers Drill Around Search Error  2792  0  0 Started by  Lawson_Kid After configuring a DME query searching with a Drill Around on a field no longer works. After hitting search it brings you back to the folder - search option screen. Same issue when using filter, having the fields cleared or not, works on default screen.  
0 2792 0
2/18/2016 7:28 PM
2 Replies and 3344 Views and 0 Subscribers Radio Button Giving Default Value in 10  3344  2  0 Started by  ALB While testing for the Infor S3-10 upgrade, we noticed that a radio button is giving the default value in version 10.  In 9, we would receive the actual value.  We are using lawForm.getDataValue in FORM_OnBeforeTransaction.  I have tried lawForm.getFormValue and have the same results.  We are using the field to determine the other required fields before the transaction.  I changed it to a drop-down, and it works fine. Has anyone seen this or have a solution oth...
2 3344 0
by  ALBJump to last post
4/21/2016 1:29 PM
0 Replies and 3202 Views and 0 Subscribers Invalid XML String error message  3202  0  0 Started by  LauraBryant I'm getting a strange error when trying to create a form that will list the AP invoices from the APInvoice table.  When you click on the invoice, it checks the WFWORKUNIT table, which works fine.  If it's found, it shows the details.  If it's not found, it looks at the WFHISWKUNI table.  When it hits that call, I get an error 'Invalid XML String', Reason: End tag 'head' does not match the start tag 'link'.   I attached the XML code. Any help is greatly appreciated!&nb...
0 3202 0
3/8/2016 7:08 PM
6 Replies and 5151 Views and 1 Subscribers Design Studio custom screens on Chrome  5151  6  1 Started by  Ragu Raghavan Has anybody been successful in making the custom screens work on Chrome I have custom screens that make DME calls that work on IE - but fail on Chrome 50.x, Design Studio v10.x. As far as I can tell, Chrome does not allow synchronous calls and a DME call makes a synchronous http call. This is the message on the developer tools: “Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https:...
6 5151 1
by  Ragu RaghavanJump to last post
8/19/2020 10:06 PM
3 Replies and 3396 Views and 2 Subscribers Contains within  3396  3  2 Started by  LauraBryant I am trying to do a dme call to find all the workunits for a set of AU's for a specific requester code.  I query and store the AU's in an array call vRQAcctStr (tried storing as a string with commas separating the codes but that didn't work).  I want my criteria in my workunit DME call to select all WF-STATUS = 2, SERVICE='Inv Approval' and WORK-CAT-VALUE is in my array. Right now, after I store the AU's in the array, I am creating the obj.criteria with the following value: dmeObj.cr...
3 3396 2
by  John HenleyJump to last post
5/25/2016 5:51 PM
5 Replies and 3970 Views and 2 Subscribers Criteria in DME call - Is there an IN option  3970  5  2 Started by  LauraBryant Is there a way to set the criteria of a DME call to select a record if a field value is in a string For example, I have a list of AU's stored in a string, separated by commas. I want to only select records from the WFWORKUNIT table if the WORK-CAT-VAL value is in that string.   So, if the records WORK-CAT-VAL equals 305101 and the string I created equals '111205,111210,111211,305101,306106,306109', I want to select the record.   I tried using the contains option and that does not ...
5 3970 2
by  LauraBryantJump to last post
5/26/2016 9:54 AM
0 Replies and 3306 Views and 0 Subscribers Adding a new Tab Area  3306  0  0 Started by  rmiller I’m trying to create a Design Studio form based on  IC81.1 to include fields from IC81.2. The fields I want to add are available to add on the detail line. However there is not enough room for all the fields I want. So I was wanting to add a new tab area below the detail area and include these fields there. I was able to add the fields by modifying the source code, because the fields I want to add are not available at the tab area level. The values do not show in the fields when I inq...
0 3306 0
6/3/2016 6:05 PM
2 Replies and 3088 Views and 1 Subscribers How to delete a tab in tab region area  3088  2  1 Started by  Ludy   Hi,    I need to delete a tab in the tab region area.      How do I do that     Thanks,    Ludy
2 3088 1
by  LudyJump to last post
8/10/2016 1:53 PM
5 Replies and 3495 Views and 1 Subscribers recreate lawson table  3495  5  1 Started by  Ludy Hi, Does anyone know if it's possible to recreate a lawson table   If it is, how do we do it   Thanks, Ludy
5 3495 1
by  LudyJump to last post
10/6/2016 3:54 PM
0 Replies and 2897 Views and 1 Subscribers using lawformDoTransfer  2897  0  1 Started by  SusanB I'm verifying line item quantities match between IC20 and IC29 prior to submission to IPA.  If there is a mismatch, I'm using lawformDoTransfer('IC29.1') to bring the user to IC29 so they can make corrections.  My problem is the 'line number' field on IC29 isn't being populated once I've transferred.  Right now the user has to enter the line and inquire.  I don't know the proper method or syntax for sending the IC20 line with the lawformDoTransfer command.&nbs...
0 2897 1
10/21/2016 5:29 PM
0 Replies and 2797 Views and 0 Subscribers Make Field Display Only  2797  0  0 Started by  AltDude I need to make a field display only when a certain criteria is discovered. What is the javascript function and command to get this done
0 2797 0
11/11/2016 12:41 PM
35 Replies and 8898 Views and 2 Subscribers Getting Error on ListBox  8898  35  2 Started by  Bill Alt Unable to get property 'appendChild' of undefined or null reference error on listbox. Here is the code.  function FORM_OnAfterDataInit() { var strPDL = portalWnd.oUserProfile.getAttribute('productline');  var s = 'PROD='strPDL;  s = '&FILE=EMPLOYEE&INDEX=EMPSET1&KEY=10&SELECT=SEC-LVL=2';  s = '&FIELD=EMPLOYEE;LAST-NAME;FIRST-NAME';  s = '&OUT=XML&MAX=200'; var sReturn = portalWnd.httpRequest(portalWnd.DMEPath s) var vObj...
35 8898 2
by  Bill AltJump to last post
11/21/2016 8:19 PM
3 Replies and 3231 Views and 1 Subscribers Portal Page with Landmark Data  3231  3  1 Started by  Srini Rao Hello - Is it possible to create a portal page using the S3 and Landmark data We like to get some WU  information from landmark and display them on S3 Portal page.    thanks Srini  
3 3231 1
by  AngelaJump to last post
2/14/2017 6:39 PM
3 Replies and 2372 Views and 1 Subscribers Deleting a few tabs in the tabbing order in Design Studio  2372  3  1 Started by  Jeff Ward I can change the tabbing order, but is there a way to make the tab key skip over fields when pressed 
3 2372 1
by  David WilliamsJump to last post
2/14/2017 6:47 PM
4 Replies and 2506 Views and 2 Subscribers Hide/Unhide buttons added to a Detail lines object  2506  4  2 Started by  agersh On the MA64.1 form I added a button to the Detail lines object. When the form is first displayed the added button is displayed on every Detail line row. I want to hide the button on each row until the FORM_OnAfterTransaction function is called where I then only want to unhide the button if the row has data.     Anyone have an idea how to accomplish this
4 2506 2
by  agershJump to last post
3/14/2017 2:56 PM
2 Replies and 3324 Views and 2 Subscribers Design Studio - Button - Form Open  3324  2  2 Started by  agersh I have a custom MA64.1 form where I am trying to change the Cost “Dtl” button Action property, Form Open option to open a custom MA66.3 form using the following token value “MA66.3::MA66.3_MHS”.  When I preview the custom MA64.1 form and click the Dtl button the portal/browser displays the following Infor Lawson Message dialog box error message 'Search Results: No programs or bookmarks were found. The following errors were logged: DEV MA66.3_MHS is not a valid token....
2 3324 2
by  agershJump to last post
4/3/2017 7:23 PM
2 Replies and 4526 Views and 1 Subscribers By-pass ImageNow login screen when using WebNow URL  4526  2  1 Started by  agersh Using Design Studio and the ImageNow WebNow URL I have been asked to add a custom button to a few PO forms in order to open ImageNow and display to the user scanned documents for a specific PO. I am trying to implement this functionality using ImageNow’s WebNow automatic Windows domain authentication, use the windows account of whoever is logged in to the desktop and bypass the ImageNow login screen. We currently have WebNow automatic Windows domain authentication set up which one of ar...
2 4526 1
by  Robert SpurrJump to last post
5/10/2017 7:34 PM
0 Replies and 2690 Views and 1 Subscribers JavaScript Window.close method closes WebNow browser window when close method called from Lawson custom form viewed using DS Preview option But Not when viewing custom form through the Lawson 10.x Portal  2690  0  1 Started by  agersh I added a button to the PO20.1 screen which opens an ImageNow WebNow browser window. I am able to determine if a browser window is already opened from a previous  OnClick event if the button is clicked again . If the button is clicked again or the PO20.1 screen is closed (or the user moves to another screen) I added the window.close method to the button OnClick event to close the current WebNow browser window before opening a new WebNow window, and the PO20.1 F...
0 2690 1
5/9/2017 11:20 AM
0 Replies and 2723 Views and 0 Subscribers Last TRANS-IDENT for for CBCHECK  2723  0  0 Started by  Deleted User     By default, it gives the first TRANS-IDENT in the one-to-many relationship.     File=CBCHECK     Field=TRANS-IDENT         What would be the most efficient way to get the last TRANS-IDENT for a check  I really don't want to read through an entire query just to get to the last one.  SORTDESC seems to only sort the portion that is being retrieved and would have to get to the last NEXTCALL anyway.       ...
0 2723 0
5/22/2017 3:13 PM
0 Replies and 3228 Views and 0 Subscribers Transaction Service Call Example Needed to change a value  3228  0  0 Started by  Steven.Morales I am looking to increment CPY-LAST-BATCH by one.  I've been mostly doing DME calls which is supposedly read only.  This is my first attempt at a transaction.   To my understanding, we have to do an FC=I first, than an FC=C with the new value...              '_PDL=LSAPPS'              '&_TKN=AP00.4'              '&_EVT=CHG'           ...
0 3228 0
6/5/2017 4:51 PM
6 Replies and 3421 Views and 1 Subscribers Auto Inquire on custom form (PA22)  3421  6  1 Started by  RickyY I created a form based off of PA22 for employee to be able to self submit the language acquired directly to the form. I've added the form to ESS and default the company and employee fields to default them-self but need to form to auto inquire. Does anyone know if there's a way Maybe some java coding in the back ground All helps/suggestions is greatly appreciated. 
6 3421 1
by  RickyYJump to last post
6/15/2017 7:36 PM
1 Replies and 2969 Views and 0 Subscribers Design Studio Form JS Not Working After Migrating To V10  2969  1  0 Started by  Joe O'Toole We have a custom DS form based on HR11 that has some JavaScript added to the XML file to support features to open/view a PDF document, click an acknowledgment and perform an update to the Employee table to record the event. After migrating the form from S3 V9 to V10, the form and buttons do not work. While running as preview in DS using IE11 Developer Mode (with personality set to IE10) I am seeing an error that the 'on click' function I have coded is not defined (although ...
1 2969 0
by  Roger FrenchJump to last post
7/19/2017 7:29 PM
1 Replies and 2994 Views and 2 Subscribers CB85.1  2994  1  2 Started by  Ludy Hi, I need to invoke an existing process flow when a change is done in CB85.1. How do I create a trigger on CB85.1   Thanks, Ludy
1 2994 2
by  David WilliamsJump to last post
9/6/2017 6:04 PM
12 Replies and 7517 Views and 4 Subscribers results from AGS call  7517  12  4 Started by  Ragu Raghavan For years I have been using this syntax to get the results from an AGS call:  var sMsgNbr  = sAGSInfo.selectSingleNode('//MsgNbr').text; This seems to work only in IE. Gets an 'undefined' in Chrome and Firefox. This workaround seems to work on all 3 browsers.  var vNew1 = sAGSInfo.getElementsByTagName('MsgNbr')&91;0&93;;  var vNew2 = vNew1.childNodes&91;0&93;;  var vNewMsg = vNew2.nodeValue;
12 7517 4
by  DemiJump to last post
10/28/2020 3:36 PM
3 Replies and 2712 Views and 1 Subscribers Error in buildDisplay  2712  3  1 Started by  BrianM I am trying to create a new Design Studio form.  After choosing the productline, system code, form, and the Quickpaint radio button, I click finish.  Then I get an pop up error   Error in buildDisplay, last control = 'fld' last control id = 'rect1'. Error description: Object doesn't support property or method 'fireEvent'     Anyone out there have any clue as to what I do next  Thanks a lot!!!
3 2712 1
by  BrianMJump to last post
12/12/2017 4:58 PM
3 Replies and 3113 Views and 0 Subscribers Pass UserProfile Employee value into HR11 Employee Field  3113  3  0 Started by  Nabil Hello All, I'm trying to create a Design Studio Form that auto inquires and pull some employee information once the employee access it. Is there a way to pass the portalWnd.oUserProfile.getAttribute('employee') into HR11 Employee field and set the form to inquire oninit   Thank you, Nabil
3 3113 0
by  NabilJump to last post
12/15/2017 9:13 PM
3 Replies and 2873 Views and 1 Subscribers HR11.1 - Move Deceased and Date of Death fields to Main tab  2873  3  1 Started by  agersh I am trying to move the “Deceased” and “Date of Death” fields from the HR11.1 Personal tab to the Main tab of the form. I am having difficulty figuring out how to accomplish this. I click on the Main tab, change the Tab Page property to Personal, and then click the bottom Object button to set focus to the Personal tab and its fields. At this point I having trouble figuring out the next steps needed to move the 2 fields to the Main tab.
3 2873 1
by  RHDFrankJump to last post
12/21/2017 6:54 PM
2 Replies and 3085 Views and 1 Subscribers Disable/Enable Button Object  3085  2  1 Started by  agersh Is it possible to disable a button object that I added to a form when the FORM_OnInit() function is called Then enable the button when the FORM_OnAfterTransaction() function is called.
2 3085 1
by  agershJump to last post
1/26/2018 7:42 PM
8 Replies and 4453 Views and 2 Subscribers Can't create a Vendor Comment using the writeattach API from AP10.1.  4453  8  2 Started by  Randy Jacoy I am attempting to programmatically create a vendor comment in the FORM_OnAfterTransaction(data) event of AP10.1.  On pages 105-106 of the Lawson Design Studio User Guide version 10 (LDSUG_10.0.9.0_UWA.pdf) there is an example for exactly what I want to do.  The problem is that it's not a working example.  It looks like it's creating an Invoice comment, not a Vendor comment because it references Invoice data fields that aren't available to AP10.  Here is their example: funct...
8 4453 2
by  Randy JacoyJump to last post
3/12/2018 8:09 PM
5 Replies and 3687 Views and 1 Subscribers Design Studio (Security)  3687  5  1 Started by  rohitsurana  When i am trying to access the existing forms from design studio it is giving me error 'File PRODLINE is secured'. Attaching screenshot for error. Thank You
5 3687 1
by  Jason BeardJump to last post
3/14/2018 2:38 PM
0 Replies and 3374 Views and 1 Subscribers Servlet Xpress reported  3374  0  1 Started by  PD Design Studio newbee trying to launch an IPA flow as a test and getting this error msg from code below: function BUTTON_OnClick(id, row) {  if (id == 'push14')  {   //trigger flow   var s = portalWnd.AGSPath'_PDL=' sProd                 '&_TKN=WFWK.1&_EVT=ADD&_RTN=DATA&_LFN=ALL&_TDS=IGNORE'            ...
0 3374 1
3/9/2018 8:22 PM
4 Replies and 3323 Views and 1 Subscribers HR11 form transfer to Design Studio form transfers employee information  3323  4  1 Started by  Nabil Hello,   I have a custom HR11 form that displays an employee's own data, OnInit(). My question is, if an employee has access to the regular HR11 and transfers back to the custom HR11 they see the other employee data.   Is there a way to force the custom HR11 not to take a previous employee from another form and display it
4 3323 1
by  NabilJump to last post
3/16/2018 3:49 PM
2 Replies and 2960 Views and 1 Subscribers Passing parameter(s) to trigger flow  2960  2  1 Started by  PD I have a flow that I am able to trigger using a service via a button object in Mingle. Now I need an example on how to pass parameter from a text object down to the flow where the user will input data. I have the flow with Config parameters and the text input will be used for one of those parameters. I am just not sure how to link all three: the DS form to the service variable to the Config parameter.    see attached files Thanks
2 2960 1
by  PDJump to last post
3/16/2018 1:46 PM
0 Replies and 3024 Views and 1 Subscribers Service Criteria  3024  0  1 Started by  PD I have three flows being referenced under a service definition and I want them to be triggered individually based on the service criteria in Design Studio: 1_ How do I set the criteria up in the Rich client under Service definition for the differentiation           2_What is the syntax to use in the script for Design Studio to reference the Criteria in code below          var s = AGS '_PDL...
0 3024 1
3/19/2018 7:58 PM
0 Replies and 2916 Views and 1 Subscribers Link in Textbox  2916  0  1 Started by  Nabil Hello All,   Is it possible to include a link in a textbox or text area I need to include a mailto: link to launch the email client if users wish to email HR but I don't seem to figure out a way to do it in Design Studio.   Thanks,  
0 2916 1
5/16/2018 6:55 PM
3 Replies and 3360 Views and 2 Subscribers Design Studio Changes  3360  3  2 Started by  Srini Rao Hello - How do I remove the design studio changes.We used design studio to make changes to AP20.2 but now I wanted to revert back to Lawson Version of AP20.2. How do I do it. 
3 3360 2
by  David WilliamsJump to last post
5/18/2018 7:51 PM
0 Replies and 2990 Views and 1 Subscribers How to display an error below a field  2990  0  1 Started by  Randy Jacoy In Portal if you omit a required field (as an example) and click Change or Add a red error bubble will display below the required field with an error message indicating it's required.  I'm customizing a form and I'd like to mimic that behavior for a new edit I'm adding.  I couldn't find an example of it in the Design Studio Guide (for Lawson 10).  Does anyone know how to do that  Thanks, Randy
0 2990 1
8/16/2018 7:15 PM
2 Replies and 20513 Views and 0 Subscribers AddAttachment  20513  2  0 Started by  Ragu Raghavan writeattachrec is being replaced by AddAttachment. I found documentation on how to use it in a webrun node in IPA. Could not find any example of use in Design Studio. After some trial and error got this to work -    function AddComment() { var vXMLData = 'Title55Message55'; var vURL = 'http:///lawson-ios/action/AddAttachment'; var xhr = new XMLHttpRequest(); xhr.open('POST', vURL, true); xhr.setRequestHeader('Content-Type', 'text/xml'); xhr.send(vXMLData); // to c...
2 20513 0
by  Ragu RaghavanJump to last post
12/17/2018 12:26 AM
2 Replies and 3226 Views and 1 Subscribers Run a SQL Query from a Lawson Form  3226  2  1 Started by  agersh Using Design Studio once the HR11 form is displayed I would like to execute a custom Javascript function call that runs an SQL query to retrieve a value from the HRHISTORY table. Is this possible What syntax would I use to run an SQL query from a for Lawson form, using Design Studio
2 3226 1
by  agershJump to last post
2/11/2019 5:08 PM
3 Replies and 4698 Views and 3 Subscribers How to retrieve values from a DME Call  4698  3  3 Started by  agersh How to retrieve values from a DME Call   In the following Javascript function I am writing the DME Call selects 2 fields from the HRHISTORY table. I need some assistance with what programming is needed to retrieve, reference the return records/field values from the DME query.   Also should the DME call output be in CVS or XML format function myDMECall() {      var vCompany = lawForm.getDataValue('text1');      ...
3 4698 3
by  David WilliamsJump to last post
2/14/2019 4:33 PM
4 Replies and 2751 Views and 2 Subscribers Selec Top(5000) in DME call  2751  4  2 Started by  PD How do I modify the code below to select or return top (5000) records Another option is to return records of three months ago from today's date. How do I modify to achieve it   var sDME = 'PROD=' vProdLine;  sDME = '&FILE=ZAP161DATA';  sDME = '&FIELD=COMPANY;VENDOR-NUMB;VENDOR-NAME;INVOICE-NUMB;INVOICE-DATE;PAYMENT-DATE;';  sDME = 'PAYMENT-CODE;PAYMENT-NUMB;CASH-CODE;REMIT-TO-CODE;PAYMENT-AMT;DISCOUNT-AMT;NET-PAY-AMT;'  sDME = 'EMAIL-AD...
4 2751 2
by  PDJump to last post
4/12/2019 3:25 PM
3 Replies and 3009 Views and 1 Subscribers Load internal web page  3009  3  1 Started by  PD How do you call or load an internal web page from Design Studio I am trying to call the internal webpage below and it's not working....any ideas!   function BUTTON_OnClick(id, row) { //Vendor list  if (id == 'push12')       {        window.open('http://dhsivlawpweb.danhosp.priv/la...PayApp.asp');       }      }
3 3009 1
by  PDJump to last post
5/1/2019 5:33 PM
0 Replies and 2788 Views and 2 Subscribers JavaScript differences between IE 11 and Edge?  2788  0  2 Started by  PBL Using Design Studio, the following JavaScript was added to AP20.1 to retrieve the Requester for a PO.  When run in IE 11 (in default Edge emulation mode) on Windows 7, it runs successfully - the count shows that 1 record was retrieved and the vRequester variable is set to the Requester from the database.  When run in Edge on Windows 10, the count also shows that 1 record was retrieved, but vRequester is always blank.      var strPDL = portalWnd.oUserProfi...
0 2788 2
10/16/2019 7:05 PM
2 Replies and 3146 Views and 1 Subscribers Default field to another field on a Lawson Screen using Design Studio  3146  2  1 Started by  Brian Veldhouse We would like to default the "Buyer" ID field to the "Path" field on PO20.2 *Issues" tab.  We have not done this before on a Lawson screen.  Has anyone done this
2 3146 1
by  Brian VeldhouseJump to last post
3/25/2020 5:55 PM
9 Replies and 3281 Views and 2 Subscribers DS Custom Hr11 Screen  3281  9  2 Started by  Roger French I&39;ve got a few changes to a custom DS screen created by someone else years ago. The screen is a customized version of HR11.1 with just the Main tab and 3 HR User Fields on it. So there are 3 distict HR User Fields on it. I want to add a 4th HR User Field (which is in the database and has a Key Number). In Design Studio, on the Design and Object modes there doesn&39;t seem to be a way to add a 4th field. In the Script mode it&39;s of course XML. But I can&39;t seem to be able t...
9 3281 2
by  Roger FrenchJump to last post
8/26/2020 5:40 PM
6 Replies and 3424 Views and 1 Subscribers Buttons not displaying on DS form after migration to new server  3424  6  1 Started by  Greg C We are migrating our Lawson instance to a new AIX server.  No application upgrade, environment upgrade from 10.0.4 to 10.0.9.  We tried to keep change to a minimum.  I&39;ve migrated the custom DS forms to the new server and they render, but I noticed that the custom buttons located on the right end "Action Bar" where Add, Change, etc. buttons are displayed are not showing.  In the current environment, the buttons display to the right of the drop-down action list.&...
6 3424 1
by  Greg CJump to last post
11/11/2020 2:52 AM
4 Replies and 2534 Views and 1 Subscribers Ming.le vs OS for Design Studio browser check  2534  4  1 Started by  Demi Hi folks,  I&39;m looking for some insight to help explain to me why I might be encountering this issue and how to tackle it. I just want to know.  My issue is this.... I have a rather simple DS form(PA90.1)  in our &39;new&39; OS developement system.  The code is split into 2 parts. Part 1 is encapsolated inside of an if condition: if(portalWnd.oBrowser.isIE)  and part two is encapsolated inside of an if condition: if(portalWnd.oBrowser.isChrome)....
4 2534 1
by  DemiJump to last post
12/8/2020 3:39 PM
1 Replies and 3831 Views and 0 Subscribers Design Studio limit  3831  1  0 Started by  John Aleszczyk When I use a listbox in design studio,  it has a limit of 25 records ,  where/how can that be increased I must be overlooking something
1 3831 0
by  Ragu RaghavanJump to last post
1/12/2021 4:57 PM
5 Replies and 15186 Views and 1 Subscribers listbox holding last selected index  15186  5  1 Started by  Demi A few months ago we adjusted our cusomized forms to work in both IE and Chrome. Now we have discovered something strange.  We have a customized version of pr35.2 for time entries. We made the pay-code field a select field that has hard-coded values for a drop down and/or the users can also type in their pay code if they want to. What has been discovered is ... if an employee has preexisting records on file and the timekeeper tries to add a new entry (overtop of an existing line), when ...
5 15186 1
by  Ragu RaghavanJump to last post
6/5/2021 12:36 PM
0 Replies and 1640 Views and 0 Subscribers Design Studio Chrome modifications  1640  0  0 Started by  twinsmomma Wtih the new changs for alert and confirm statements, I&39;m using portalWnd.cmnDlg.messageBox.   I&39;m trying to do a pop up message when someone is trying to submit a job, if they cancel, I want it to focus the Post date.    So what is happening now, they submit , the popup appears but is now showing behind the submission screen instead of the top (like the old messages appeard).   What we want is for the pop up message to come up and if they choose ok, th...
0 1640 0
1/7/2022 5:43 PM
3 Replies and 2118 Views and 1 Subscribers portalWnd.DataStorage not working  2118  3  1 Started by  TBonney We recently migrated a DS form for PO20 that was created in portal version 9.0 to new environment that is version 10.11. After using the migration tool, it still doesn&39;t work. The tool told us the following: inspecting script: /content/forms/po20.1_custom_tdbnew.xml - Processing XML nodes using "selectSingleNode()" in combination with ".text" may not work in all situations. Use the "DataStorage" object documented in the Object Viewer of Design Studio. -...
3 2118 1
by  Ragu RaghavanJump to last post
2/12/2022 10:18 PM
3 Replies and 29607 Views and 2 Subscribers Design Studio Preview not working  29607  3  2 Started by  TBonney We are using version 10.1.0.28.112 of design Studio and are on version 10.11 of lawson S3/Portal. We were told this version does nto support IE11, but that for Design Studio, we MUST use IE11. Using IE11 for DS, any time we atempt to use the preview function, it displays a message advising us the the browser is unsupported. Has anyone else exoerienced this How can we preview the customizations when designing forms if we have to use a browser version that is unsupported by DS Thanks.
3 29607 2
by  LynneJump to last post
2/16/2022 7:44 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 1 of 512345 > >>


RSS Feed Available