17 May 02:29
Re: 4D Live Window & Pre-Populating a Web Form
From: Jack des Bouillons <jack.desbouillons@...>
Subject: Re: 4D Live Window & Pre-Populating a Web Form
Newsgroups: gmane.comp.lang.inug-4d.tech
Date: 2008-05-17 00:29:44 GMT
Subject: Re: 4D Live Window & Pre-Populating a Web Form
Newsgroups: gmane.comp.lang.inug-4d.tech
Date: 2008-05-17 00:29:44 GMT
In the tech note, there is this limitation: "Currently the execution of JavaScript is only supported on Windows. The browser layer on Mac OS (Webkit) is simply too unstable when programmatically executing JavaScript and these instabilities can cause the 4D database to crash. As such the demo database will not function correctly on Mac OS. " This is a Mac-only shop...so if this limitation still exists, it isnot a solution here I'm afraid. Thanks anyway. Jack des Bouillons On 5/16/08 3:16 PM, "Josh Fletcher (4D, Inc.)" <jfletcher@...> wrote: > Hi Jack, > > Check out the JavaScript Injection Tech Note for one idea of how this > could be accomplished. > > For both pre-filling and capturing the data you can use the callback > feature to detect what's going on with the page (page load, page submitted). > > Then you could inject JavaScript into the page to both fill the values > and to get them back. > > Here's the Tech Note: > > http://www.4dpartnercentral.com/4DACTION/Web_Solutions/Show.PublicCase?tCaseID > =47487 > > (Note that you need to log into Partner Central to actually download it, > if you click the link on the page above it will not work). ********************************************************************** The 4D v11 SQL Roadshow - coming to a city near you! http://www.4D.com/roadshow/index.html 4th Dimension Internet Users Group (4D iNUG) FAQ: http://www.4d.com/support/faqnug.html Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech Unsub: mailto:4D_Tech-Unsubscribe@... Post: mailto:4d_tech@... Options: https://lists.4d.com/mailman/listinfo/4d_tech **********************************************************************
RSS Feed