<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Data Access Worldwide Forums - Web & Mobile Applications]]></title>
		<link>https://support.dataaccess.com/Forums/</link>
		<description>Building and deploying desktop web and mobile web business applications and web services with DataFlex.</description>
		<language>en</language>
		<lastBuildDate>Wed, 15 Jul 2026 10:38:50 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://support.dataaccess.com/Forums/images/misc/rss.png</url>
			<title><![CDATA[Data Access Worldwide Forums - Web & Mobile Applications]]></title>
			<link>https://support.dataaccess.com/Forums/</link>
		</image>
		<item>
			<title>PsTooltip for cWebColumnImage</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73394-PsTooltip-for-cWebColumnImage&amp;goto=newpost</link>
			<pubDate>Wed, 15 Jul 2026 09:52:01 GMT</pubDate>
			<description>Hi all, 
 
I want to add a dynamic psTooltip to cWebColumnImage with a pbdynamic = True and  Procedure OnDefineImages 
 
Is this even possible?  
...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I want to add a dynamic psTooltip to cWebColumnImage with a pbdynamic = True and  Procedure OnDefineImages<br />
<br />
Is this even possible? <br />
<br />
Roel</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator><![CDATA[Roel Westhoff [W4]]]></dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73394-PsTooltip-for-cWebColumnImage</guid>
		</item>
		<item>
			<title>How to make sub-class properties to render at designer (Studio) ?</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73393-How-to-make-sub-class-properties-to-render-at-designer-(Studio)&amp;goto=newpost</link>
			<pubDate>Tue, 14 Jul 2026 17:24:57 GMT</pubDate>
			<description>Trying to sub-class cWebButton,  to make easier to implement font-icons without having to keep adding custom classes for each icon inside...</description>
			<content:encoded><![CDATA[<div>Trying to sub-class cWebButton,  to make easier to implement font-icons without having to keep adding custom classes for each icon inside application.css file. <br />
<br />
Was able to make it work at runtime.   but Can't make the icon to render at designer..  <br />
<br />
Basically, I added a new client  web-property to specify the icon, and changed the render logic to inject the html before the button caption. <br />
At Studio , design time: <br />
<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18240&amp;d=1784049316"  title="Name:  ButtonIcons_webdesigner_01.png
Views: 7
Size:  23.4 KB">ButtonIcons_webdesigner_01.png</a><br />
1st one uses built-in font icon.  all others uses the sub-class new property : <br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Set psIconHtmlTag to '&lt;span class=&quot;material-symbols-outlined&quot; &gt;search&lt;/span&gt;'</code><hr />
</div>At runtime<br />
<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18241&amp;d=1784049454"  title="Name:  ButtonIcons_webdesigner_02.png
Views: 8
Size:  16.8 KB">ButtonIcons_webdesigner_02.png</a><br />
<br />
What is the trick  ? <br />
<br />
Ps. I don't know why, it does work for Tiles in the dashboard, but tiles are not subclassed..  just adding the span as part to the tile inner html. <br />
<br />
<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18242&amp;d=1784049762"  title="Name:  ButtonIcons_webdesigner_03.png
Views: 5
Size:  28.7 KB">ButtonIcons_webdesigner_03.png</a><br />
Tile psHtml : <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Set psHtml to '&lt;div class=&quot;WebCon_Sizer&quot; data-ServerOnClick=&quot;openview&quot;&gt;&lt;div class=&quot;Tile_Icon&quot;&gt;<b>&lt;span class=&quot;material-symbols-outlined&quot; &gt;search&lt;/span&gt;</b>&lt;/div&gt;&lt;div class=&quot;Tile_TextUnderIcon&quot;&gt;Material Symbols&lt;/div&gt;&lt;/div&gt;'</code><hr />
</div>So, the designer can detect my css settings..   but it does not work for sub-classed new web-properties..   it makes me think that it is not rendering it at design time.</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18240&amp;d=1784049316">ButtonIcons_webdesigner_01.png</a> 
(23.4 KB)
</li><li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18241&amp;d=1784049454">ButtonIcons_webdesigner_02.png</a> 
(16.8 KB)
</li><li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18242&amp;d=1784049762">ButtonIcons_webdesigner_03.png</a> 
(28.7 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>Samuel Pizarro</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73393-How-to-make-sub-class-properties-to-render-at-designer-(Studio)</guid>
		</item>
		<item>
			<title>Password</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73392-Password&amp;goto=newpost</link>
			<pubDate>Tue, 14 Jul 2026 16:53:58 GMT</pubDate>
			<description>Hi, 
 
We are doing an upgrade to DF 25.0 WebApp for an internal barcode scanning system. Our scanners do not require a password but it appears that...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
We are doing an upgrade to DF 25.0 WebApp for an internal barcode scanning system. Our scanners do not require a password but it appears that the DF 25.0 WebApp does.<br />
What is the easiest way to skip the use of a password on the DF 25.0 WebApp?<br />
<br />
Thanks,<br />
Tom</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>Tom</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73392-Password</guid>
		</item>
		<item>
			<title>malwarebytes and webappcheck</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73389-malwarebytes-and-webappcheck&amp;goto=newpost</link>
			<pubDate>Sat, 11 Jul 2026 10:34:31 GMT</pubDate>
			<description><![CDATA[Attachment 18239 (https://support.dataaccess.com/Forums/attachment.php?attachmentid=18239) 
 
machine has 19.1, 23, 25 and 26b but I hadn't seen it...]]></description>
			<content:encoded><![CDATA[<div><a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18239&amp;d=1783765970"  title="Name:  _malwareScreenshot 2026-07-11 052727.png
Views: 12
Size:  12.5 KB">_malwareScreenshot 2026-07-11 052727.png</a><br />
<br />
machine has 19.1, 23, 25 and 26b but I hadn't seen it previously, presumably a bogus warning?</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18239&amp;d=1783765970">_malwareScreenshot 2026-07-11 052727.png</a> 
(12.5 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73389-malwarebytes-and-webappcheck</guid>
		</item>
		<item>
			<title>cWebModalDialog with pbServerOnShow = True does not return focus to the invoking object after closing</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73388-cWebModalDialog-with-pbServerOnShow-True-does-not-return-focus-to-the-invoking-object-after-closing&amp;goto=newpost</link>
			<pubDate>Fri, 10 Jul 2026 13:47:30 GMT</pubDate>
			<description>Hi DAW, 
 
(DF25 + FIREFOX) 
 
We identified an issue related to the use of cWebModalDialog when the pbServerOnShow property is set to True. 
 
...</description>
			<content:encoded><![CDATA[<div>Hi DAW,<br />
<br />
(DF25 + FIREFOX)<br />
<br />
We identified an issue related to the use of cWebModalDialog when the pbServerOnShow property is set to True.<br />
<br />
<br />
Scenario<br />
<br />
<br />
1 - We have a cWebModalDialog opened through a prompt.<br />
2 - When the dialog is opened with pbServerOnShow = False, the focus behaves as expected: after closing the dialog, focus returns to the invoking object.<br />
<br />
<br />
However, when the pbServerOnShow property of the cWebModalDialog is set to True, the behavior changes.<br />
<br />
<br />
Observed issue<br />
<br />
<br />
After closing the cWebModalDialog, focus does not return to the object that invoked the prompt. The focus gets lost instead of returning to the original control.<br />
<br />
<br />
Summary<br />
<br />
<br />
1 - cWebModalDialog opened through a prompt<br />
2 - pbServerOnShow = True<br />
3 - after closing the dialog, focus does not return to the invoking object <br />
4 - focus gets lost<br />
<br />
<br />
I would like to confirm whether this behavior is already known and whether there is any guidance or fix for this scenario.<br />
<br />
Thanks<br />
<br />
Felipe Silva</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>felipesilva</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73388-cWebModalDialog-with-pbServerOnShow-True-does-not-return-focus-to-the-invoking-object-after-closing</guid>
		</item>
		<item>
			<title>Widgets</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73387-Widgets&amp;goto=newpost</link>
			<pubDate>Fri, 10 Jul 2026 13:36:52 GMT</pubDate>
			<description><![CDATA[I'm trying to create a widget that provides the same functionality that previous versions of Dataflex provided on the dashboard.  Mainly, something...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to create a widget that provides the same functionality that previous versions of Dataflex provided on the dashboard.  Mainly, something along the lines of the old Recent Orders list in the previous Web Order Mobile.<br />
<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18238&amp;d=1783690331"  title="Name:  OldDashboardList.jpg
Views: 12
Size:  70.1 KB">OldDashboardList.jpg</a><br />
<br />
I've got my widget designed and it looks correct in the Studio modeler, but when it runs, I just get a blank box with nothing to see or click on.  I didn't include a code snippet since this is really known code from previous versions, but I can include my code if that would help.<br />
<br />
Is there a secret to recreating this older functionality in a widget?  The docs are woefully inadequate for the widget system right now, which I hope will be improved in the future.<br />
<br />
Steve W.<br />
USA Software, Inc.</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18238&amp;d=1783690331">OldDashboardList.jpg</a> 
(70.1 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>sjwalter</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73387-Widgets</guid>
		</item>
		<item>
			<title>cWebList (data aware): is possible update the current row during row navigation?</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73385-cWebList-(data-aware)-is-possible-update-the-current-row-during-row-navigation&amp;goto=newpost</link>
			<pubDate>Thu, 09 Jul 2026 17:13:25 GMT</pubDate>
			<description>Hi all, 
 
 
I have a question about **cWebList**. 
 
 
Is there a supported way to **update the current row while navigating through the list**,...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
<br />
I have a question about **cWebList**.<br />
<br />
<br />
Is there a supported way to **update the current row while navigating through the list**, specifically when the user changes the selected row?<br />
<br />
<br />
This is a **data aware cWebList**.<br />
My scenario is that, during row navigation, I need to update the data displayed in the current row without requiring a full list refresh afterwards.<br />
<br />
<br />
In other words, when the user moves from one row to another, I would like to update the row being navigated (or the current row) while the navigation is happening.<br />
<br />
<br />
I know there are approaches for updating rows in manually loaded lists, but in this case the list is bound to the database, so I am not sure what the recommended approach is.<br />
<br />
<br />
Is there any supported way to do this in a data aware cWebList?<br />
If so, what would be the best practice?<br />
<br />
<br />
Thanks.<br />
<br />
Felipe Silva</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>felipesilva</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73385-cWebList-(data-aware)-is-possible-update-the-current-row-during-row-navigation</guid>
		</item>
		<item>
			<title>golden oldie - Error 999 unhandled program error on client</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73382-golden-oldie-Error-999-unhandled-program-error-on-client&amp;goto=newpost</link>
			<pubDate>Tue, 07 Jul 2026 20:42:21 GMT</pubDate>
			<description><![CDATA[Trying to install Toast on DF25 and my include of the WebToast.js isn't visible if I examine source. Restarted, cleared cache, changed browsers......]]></description>
			<content:encoded><![CDATA[<div>Trying to install Toast on DF25 and my include of the WebToast.js isn't visible if I examine source. Restarted, cleared cache, changed browsers...<br />
and yes js and css file are present under DfEngine<br />
<br />
edit: whereas what I <b>SHOULD</b> have done was made sure the Virtual Directory for the earlier toast-less version of this was no longer in existence, because changing the Appname solved the problem.</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18229&amp;d=1783456524">webtoast1.png</a> 
(20.2 KB)
</li><li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18230&amp;d=1783456569">webtoast2.png</a> 
(115.9 KB)
</li><li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18231&amp;d=1783456766">WebToast3.png</a> 
(23.9 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73382-golden-oldie-Error-999-unhandled-program-error-on-client</guid>
		</item>
		<item>
			<title>cWebList hide vertical scrollbar</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73381-cWebList-hide-vertical-scrollbar&amp;goto=newpost</link>
			<pubDate>Tue, 07 Jul 2026 19:26:55 GMT</pubDate>
			<description><![CDATA[All, 
 
Is there a way to hide the vertical scroll bar in lists in 23.0?  Setting pbScroll doesn't seem to work for me because the web app scrolls up...]]></description>
			<content:encoded><![CDATA[<div>All,<br />
<br />
Is there a way to hide the vertical scroll bar in lists in 23.0?  Setting pbScroll doesn't seem to work for me because the web app scrolls up the screen when scrolling down the list.  I've tried messing with the css but can't get the right combination.  Any help welcome.<br />
<br />
Thanks,<br />
<br />
Jeff</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>JeffKimmel</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73381-cWebList-hide-vertical-scrollbar</guid>
		</item>
		<item>
			<title>WebApp Hanging After Adding Server-only Index</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73366-WebApp-Hanging-After-Adding-Server-only-Index&amp;goto=newpost</link>
			<pubDate>Mon, 29 Jun 2026 16:19:32 GMT</pubDate>
			<description>Has anyone ever run into a problem with their web app hanging on load after adding a Server-only index in MSSQL to a table referenced by a WO? 
...</description>
			<content:encoded><![CDATA[<div>Has anyone ever run into a problem with their web app hanging on load after adding a Server-only index in MSSQL to a table referenced by a WO?<br />
<br />
Here's the situation:  On Tuesday, I added an index in our development environment to speed up a slow query using a TVF, as suggested by SSMS's Actual Execution Plan.  On Wednesday or Thursday, we discovered that the web app wasn't loading anymore, just coming up with a white page and eventually an error 500.  Doing all the normal checks, we couldn't figure it out.  The error message written to the Windows Event Log was less than helpful, just telling us it was not responding and being force closed.  Today, after trying a number of other things, we finally tried running and pausing the load inside the debugger and found that it was hanging up on <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Send Add_User_Interface to hoServer Self</code><hr />
</div>inside Attach_Deo_To_Server when doing End_Construct_Object on a WO.  Looking at the history on the parent table for the list in that WO, the only thing we could see that'd changed recently was me adding a SQL index.  It's not being explicitly or directly referenced by anything in the code, but I dropped the index and magically WebApp loads.<br />
<br />
Why in the world would adding a server-side index that's not being referenced cause a list to hang up when loading?  There's 3 other ones already on the table, so why did this one make it break?<br />
<br />
We're still running 19.1, if that makes any difference...</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>MisterM</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73366-WebApp-Hanging-After-Adding-Server-only-Index</guid>
		</item>
		<item>
			<title>OnViewSaved</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73360-OnViewSaved&amp;goto=newpost</link>
			<pubDate>Fri, 26 Jun 2026 14:44:47 GMT</pubDate>
			<description>It would be quite useful if within OnViewSaved it were possible to know if this is a newly created record, or an existing one that was edited -...</description>
			<content:encoded><![CDATA[<div>It would be quite useful if within OnViewSaved it were possible to know if this is a newly created record, or an existing one that was edited - perhaps an extra argument that gets passed (which would then not break existing code). <br />
I know it doesn't take much code to set a property and then interrogate it, but it does feel (to me) like useful information to have within an event that fires when a record is saved. <br />
#Justsaying.</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>Peter Bragg</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73360-OnViewSaved</guid>
		</item>
		<item>
			<title>SelectView Using Wrong DDO</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73359-SelectView-Using-Wrong-DDO&amp;goto=newpost</link>
			<pubDate>Fri, 26 Jun 2026 01:55:59 GMT</pubDate>
			<description><![CDATA[Hi DAW 
 
Similar to my last post, I have a webview with 2 webcards and each webcard has it's own server structure like tab views in Windows. 
 
In...]]></description>
			<content:encoded><![CDATA[<div>Hi DAW<br />
<br />
Similar to my last post, I have a webview with 2 webcards and each webcard has it's own server structure like tab views in Windows.<br />
<br />
In each webcard I have the same DataDictionary class defined and a webform bound to a column in it.  When I drill down to a select view on the webform on webcard1 it attempts to find the record in the webcard2 ddo not webcard1.<br />
<br />
This is because all the DDO's in the webview are in the paDDOIndex property and FindDDOForTable finds the first DDO that matches the table number from the select view.</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>Tom Murphy</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73359-SelectView-Using-Wrong-DDO</guid>
		</item>
		<item>
			<title>WebCard DEO Errors</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73354-WebCard-DEO-Errors&amp;goto=newpost</link>
			<pubDate>Wed, 24 Jun 2026 07:22:04 GMT</pubDate>
			<description>Hi DAW 
 
I have a view with multiple web cards with their own DDO server structures.  Where 2 cards have a web form pointing to the same file.field...</description>
			<content:encoded><![CDATA[<div>Hi DAW<br />
<br />
I have a view with multiple web cards with their own DDO server structures.  Where 2 cards have a web form pointing to the same file.field first web form on the first web card takes the focus and not the second one that had the error.<br />
<br />
As far as I can see this is because the FirstControlWithDataBinding method in cWebErrorHandler just looks for the first child object in the view that has the same file.field binding.<br />
<br />
Take the view as an example...<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Use cWebView.pkg<br />
Use cWebForm.pkg <br />
Use cInventoryDataDictionary.dd<br />
Use cOrderHeaderDataDictionary.dd<br />
Use cOrderDetailDataDictionary.dd<br />
<br />
<br />
Object oValidateTest is a cWebView<br />
&nbsp; &nbsp; Set piWidth To 1024<br />
&nbsp; &nbsp; Set psCaption To &quot;Validate Test&quot;<br />
&nbsp; &nbsp; Set piColumnCount To 12<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; Object oInventory_DD is a cInventoryDataDictionary<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set Foreign_Field_Option DD_KEYFIELD DD_FINDREQ To False<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set Foreign_Field_Option DD_INDEXFIELD DD_FINDREQ To False<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set Field_Option Field Inventory.Item_ID DD_REQUIRED To False<br />
&nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; Object oOrderHeader_DD is a cOrderHeaderDataDictionary<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set DDO_Server To oInventory_DD<br />
&nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; Set Main_DD To oOrderHeader_DD<br />
&nbsp; &nbsp; Set Server To oOrderHeader_DD<br />
<br />
<br />
&nbsp; &nbsp; Object oButton1 is a cWebButton<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set psCaption To &quot;Card 1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; Procedure OnClick<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Send Show Of oCard1<br />
&nbsp; &nbsp; &nbsp; &nbsp; End_Procedure<br />
&nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; Object oButton2 is a cWebButton<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set psCaption To &quot;Card 2&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set piColumnIndex To 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; Procedure OnClick<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Send Show Of oCard2<br />
&nbsp; &nbsp; &nbsp; &nbsp; End_Procedure<br />
&nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; Object oContainer is a cWebCardContainer<br />
&nbsp; &nbsp; &nbsp; &nbsp; Object oCard1 is a cWebCard<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Object oOrderHeader_Order_Date is a cWebForm<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Entry_Item OrderHeader.Order_Date<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set piColumnSpan To 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set psLabel To &quot;Order Date:&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Object oOrderHeader_Item_ID is a cWebForm<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Entry_Item Inventory.Item_ID<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set piColumnSpan To 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set psLabel To &quot;Inventory Item ID:&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
&nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; Object oCard2 is a cWebCard<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Object oInventory_DD is a cInventoryDataDictionary<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Object oOrderDetail_DD is a cOrderDetailDataDictionary<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set DDO_Server To oInventory_DD<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set Main_DD To oOrderDetail_DD<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set Server To oOrderDetail_DD<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Object oOrderDetail_Item_ID is a cWebForm<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Entry_Item Inventory.Item_ID<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set piColumnSpan To 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set psLabel To &quot;Inventory Item ID:&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Object oOrderDetail_Qty_Ordered is a cWebForm<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Entry_Item OrderDetail.Qty_Ordered<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set piColumnSpan To 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set psLabel To &quot;Quantity Ordered:&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
&nbsp; &nbsp; &nbsp; &nbsp; End_Object<br />
&nbsp; &nbsp; End_Object<br />
End_Object</code><hr />
</div>When I go to the card 2 and tab out of oOrderDetail_Item_ID it gives the focus to oOrderHeader_Item_ID on card 1 and shows the error there.  Note the oOrderHeader_Item_ID is optional and oOrderDetail_Item_ID is required.<br />
<br />
Getting this one fixed is pretty important for us.</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>Tom Murphy</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73354-WebCard-DEO-Errors</guid>
		</item>
		<item>
			<title>Change in RecreateSession</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73345-Change-in-RecreateSession&amp;goto=newpost</link>
			<pubDate>Fri, 19 Jun 2026 16:13:55 GMT</pubDate>
			<description><![CDATA[All, 
 
I'm converting my app to 23 & ran into an issue with onLoad and RecreateSession.  After the user successfully logs in, I use onLoad to check...]]></description>
			<content:encoded><![CDATA[<div>All,<br />
<br />
I'm converting my app to 23 &amp; ran into an issue with onLoad and RecreateSession.  After the user successfully logs in, I use onLoad to check the company type &amp; use this info to show/hide menu choices.  In the past, I could log out, which calls recreateSession &amp; then when I log in as a different user, onLoad is now not hit &amp; the wrong menu options are displaying.  Is there something I can do to force the app to really recreate itself &amp; force onLoads to get called again?<br />
<br />
Also, I thought I read on the board here that there is an onPreShow or something like that but I can't find it in the help anywhere.  Is there an onPre something that I'm not seeing?  <br />
Edit - onBeforeShow<br />
<br />
Thanks,<br />
<br />
Jeff</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>JeffKimmel</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73345-Change-in-RecreateSession</guid>
		</item>
		<item>
			<title>charts wind df19.0/DF20.1 web</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73344-charts-wind-df19-0-DF20-1-web&amp;goto=newpost</link>
			<pubDate>Fri, 19 Jun 2026 13:28:58 GMT</pubDate>
			<description>Hi all 
 
 
 
I want to create charts of financial indicators in DF19.0/DF20.1 web. 
 
What resource do you recommend? DR has limitations on...</description>
			<content:encoded><![CDATA[<div>Hi all<br />
<br />
<br />
<br />
I want to create charts of financial indicators in DF19.0/DF20.1 web.<br />
<br />
What resource do you recommend? DR has limitations on multi-value series.<br />
<br />
<br />
Edgar</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications"><![CDATA[Web & Mobile Applications]]></category>
			<dc:creator>Edgar H. Peņa C.</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73344-charts-wind-df19-0-DF20-1-web</guid>
		</item>
	</channel>
</rss>
