PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: Jon Toomsen on September 28, 2021, 03:47:47 PM

Title: webster input uppercase fail to record data uppercase
Post by: Jon Toomsen on September 28, 2021, 03:47:47 PM
using the following code
[row "\[show usefile field=ItemCode$\]"]<br>[input ItemCode$ usefile uppercase event=Change_Key focus query=IM_ItemMaintenance.en;QItem][/row]<br>
the display is in uppercase but when write is issued the data is lowercase
Title: Re: webster input uppercase fail to record data uppercase
Post by: Mike King on September 28, 2021, 05:11:58 PM
Thanks for bringing this to our attention.

We will be releasing a correction (patch) soon, however in the interim try replacing the program *obj/webbind.pvc with the file contained in the zip file found at:
https://updates.pvxplus.com/patches/webbind-v18-210928.zip

Title: Re: webster input uppercase fail to record data uppercase
Post by: Jon Toomsen on September 28, 2021, 05:34:17 PM
yes, that works.