79
Views
7
Comments
Solved
Cannot generate pages with entity that deosn't have a text attribute
Question

Hello everyone, I hope you'll having a great day,


Why can't I auto-generate a page of an entity that doesn't have a text attribute?

I have an entity that doesn't have a text attribute, as soon as I add one, it lets me auto-generate.


After adding a Text Field:


Does anyone know why does this happen ?

Thank you very much.

2020-09-15 13-07-23
Kilian Hekhuis
Ā 
MVP
Solution

Ok, I got word from OutSystems it has always been like this, and nobody really knows why :). But chances are, it'll change for scaffolding Reactive Web Apps.

UserImage.jpg
Diogo Neves

Kilian Hekhuis wrote:

Ok, I got word from OutSystems it has always been like this, and nobody really knows why :). But chances are, it'll change for scaffolding Reactive Web Apps.

Thank you for the quick feedback! 


2020-09-15 13-07-23
Kilian Hekhuis
Ā 
MVP

Good question. I'll ask around.

2020-09-15 13-07-23
Kilian Hekhuis
Ā 
MVP
Solution

Ok, I got word from OutSystems it has always been like this, and nobody really knows why :). But chances are, it'll change for scaffolding Reactive Web Apps.

UserImage.jpg
Diogo Neves

Kilian Hekhuis wrote:

Ok, I got word from OutSystems it has always been like this, and nobody really knows why :). But chances are, it'll change for scaffolding Reactive Web Apps.

Thank you for the quick feedback! 


2020-09-15 13-07-23
Kilian Hekhuis
Ā 
MVP

You're most welcome, and thanks for bringing this to my attention :).

2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP

Hi all,

You can currently not schafold an entity to a detail and list screen for reactive web applications.

For traditional web applications it is easy to workaround the current limitation by adding a text attribute as one of the first 4 attributes. Then do the schafolding and afterwards remove the text attribute from the entity, and it's references in the schafolding list and detail screen.

Regards,

Daniel

2020-09-15 13-07-23
Kilian Hekhuis
Ā 
MVP

@Daniƫl: schaffolding for Reactive Web Apps is in the works, that's why I said "it'll [possibly] change for scaffolding Reactive Web Apps".

2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP

Kilian Hekhuis wrote:

@Daniƫl: schaffolding for Reactive Web Apps is in the works, that's why I said "it'll [possibly] change for scaffolding Reactive Web Apps".

Great! I misread your comment as something you where just hoping for, but it is great to know that it is on the roadmap. Exicting times!


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.