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

Document new select_prompt #298

Closed
jwoertink opened this issue Apr 30, 2020 · 0 comments · Fixed by #346
Closed

Document new select_prompt #298

jwoertink opened this issue Apr 30, 2020 · 0 comments · Fixed by #346
Labels
guides:update Update docs

Comments

@jwoertink
Copy link
Member

luckyframework/lucky#1124

Also note how to render optionally based on existing record using operation.record

select_prompt("Select thing") unless operation.record
@jwoertink jwoertink added the guides:next_release Wait until next release for these guides label Apr 30, 2020
@jwoertink jwoertink added guides:update Update docs and removed guides:next_release Wait until next release for these guides labels Jul 2, 2020
jwoertink added a commit that referenced this issue Jul 3, 2020
jwoertink added a commit that referenced this issue Jul 6, 2020
* Adding select_prompt docs. Fixes #298

* Update src/actions/guides/frontend/html_forms.cr

Co-authored-by: Paul Smith <[email protected]>

Co-authored-by: Paul Smith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guides:update Update docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant