After trying out the WebView, Form and Canvas sections and nothing worked satisfactorily, I wanted to try out the "calculated column".
Original column = beschreibung, Memo
Calculated column = besch80, char80, data source: left(beschreibung,80)
This works in the App Builder, but not with WebApp.
Server Error: The server failed to respond
and
F12 results in:
GET http://localhost:8001/odata/?$eval=left(beschreibung,80)&$app=events&_=1732226 418648
404 The requested page was not found
Bookmarks