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

Unable to create show page of a form #17

Closed
pushpendragzb opened this issue Jun 3, 2014 · 1 comment
Closed

Unable to create show page of a form #17

pushpendragzb opened this issue Jun 3, 2014 · 1 comment
Assignees
Labels

Comments

@pushpendragzb
Copy link

Hi Daniel,

Please suggest me one thing. Your module is working well for creating form. But I am developing create,show and update page for every entity like invoice, bill an others. So I want to show the value of all fields as label taken as input from form create page.

Please suggest me is there scope in your awesome module for creating show page . I have to show only labels no input, no checkbox .. only labels.

Thanks in advance,
Pushpendra

@danhunsaker danhunsaker self-assigned this Jun 16, 2014
@danhunsaker
Copy link
Owner

Your best bet here is actually to use an <ng-repeat> on your display page, using your form model as the object to repeat. Since this is already implemented in the Angular core, and since it's also outside the scope of the module itself, I cannot offer any more assistance than that.

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

No branches or pull requests

2 participants