Title: Webcomponent fglrichtext field of TEXT type Post by: Dmitry K. on May 08, 2024, 07:57:10 am Hallo,
We have a program with an ARRAY table and form fields. When you click on a row in the table, the data record fields are displayed in the form fields. Two of the data record fields are of type TEXT and in the form, they are webcomponents/fglrichtext. When clicking quickly through the table, the TEXT fields don't manage to load, and the user sees the wrong value. When clicking slower, everything works as expected. Why is it so? and how can the loading time be improved? GS version : 3.10.11 Thanks Dmitry Title: Re: Webcomponent fglrichtext field of TEXT type Post by: Sebastien F. on May 08, 2024, 03:31:25 pm Hello,
The issue you describe is similar to: https://4js.com/support/issue/?id=WCG-00177 You should use the support channel in such case. Seb Title: Re: Webcomponent fglrichtext field of TEXT type Post by: Sebastien F. on May 08, 2024, 03:34:19 pm By TEXT do you mean TEXTEDIT fields or FGL variables of TEXT type or both?
Would be easier if you contact the support and provide a sample to reproduce. Seb Title: Re: Webcomponent fglrichtext field of TEXT type Post by: Dmitry K. on May 10, 2024, 07:55:23 am Hi Seb,
by TEXT i mean FGL variables of TEXT type. The fields are Webcomponents. Dmitry Title: Re: Webcomponent fglrichtext field of TEXT type Post by: Sebastien F. on May 10, 2024, 05:10:54 pm Hi Dmitry,
A new FGLGWS 3.21.02 Maintenance Release should be available soon, with WCG-00177 fixed. Please download and test when available. Seb |