Load custom data (break schema and load custom model) to Schema v4
Hello guys, I have a simple page in a model, it means "view" page. I want to show a custom data (model) inner of infolist, i could not find a way how can inject a custom model inner of a Schema
for example this is Order model, first component can show id of model, but next component, i want to make a group and load seperate model and load that model
I dont have relation, I dont want handle by relation,
i want to know how can make a custom schema inner of a components without any relation of parent model (page record)
0 Replies