5.91 richtext blocks adding new records

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1160
Joined: 2019-05-21 22:42
Location: Germany
Contact:

5.91 richtext blocks adding new records

Post by onoehring » 2020-11-05 12:33

Hi,

maybe this has something to do with the table that was not automatically created - I want to report it anyways.
I created the table by hand and added the fields by hand as I had them defined in AG before.

Then, trying to add a new (the first) record - I am told, that this can not be done ...

Image

Olaf

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1814
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: 5.91 richtext blocks adding new records

Post by jsetzer » 2020-11-05 14:29

Hmmm, I think this is not related to any database table problem. That validation error modal dialog box is client side, I think.

Does it show up when you click the Save button?
Or does it show up immediately after changing the richtext field?
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1160
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: 5.91 richtext blocks adding new records

Post by onoehring » 2020-11-05 15:23

Hi Jan,

you are probably right, but I want to confirm, that it seems to be the RICHTEXT setting in AG which blocks submitting a new record.
I have tested by changing the fieldtype in AG to varchar(50) - and after regeneration of the application, I am able to add new records as expected.
Changed it back to RICHTEXT - same error again: I can not add new records, and the error shows (header) it's based on that exact field.

Olaf

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1160
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: 5.91 richtext blocks adding new records

Post by onoehring » 2021-01-11 13:34

Hi again,

pushing and answering Jan (again): I just tripped over the error again - new table with a rich text field.
The AG error message shows up once I press the save button.

Olaf


Post Reply