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

[1.0.0] Form Builder library #28

Open
waifung0207 opened this issue Nov 18, 2015 · 1 comment
Open

[1.0.0] Form Builder library #28

waifung0207 opened this issue Nov 18, 2015 · 1 comment
Milestone

Comments

@waifung0207
Copy link
Owner

No description provided.

@waifung0207 waifung0207 added this to the 1.0.0 milestone Nov 18, 2015
@h3nd1y5
Copy link

h3nd1y5 commented Mar 4, 2016

Hi,@waifung0207
First, thank you for your awesome work in this project.
I have a problem, how to use field_hidden?
i have try using this

field_hidden('price','5'); ?>

the output
input type="hidden" name="id" value="price">
input type="hidden" name="name" value="price">
and i want output like this
input type="hidden" name="price" value="5">

Thanks.

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