Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontEnd contentType Appearance #168

Open
Nebras-othman opened this issue Jun 11, 2018 · 0 comments
Open

frontEnd contentType Appearance #168

Nebras-othman opened this issue Jun 11, 2018 · 0 comments
Assignees

Comments

@Nebras-othman
Copy link
Collaborator

Nebras-othman commented Jun 11, 2018

creating component calling the database receiving this information:
1 Which contentType to show
2 Which Fields to show
3 how to show them (Grid, Slider, List)
4 if Grid how many columns

let viewContentType = {
contentType: {
id: "5b0202dc93aec4148ef87ea1",
name: "Posts-test"
},
fields:["title","body"],
numperOfPosts : 4,
viewType: "Grid",
columns: 3
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants