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

Hidden field is not working by using slug #172

Open
TimNilimaa opened this issue Apr 1, 2022 · 1 comment
Open

Hidden field is not working by using slug #172

TimNilimaa opened this issue Apr 1, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@TimNilimaa
Copy link

What's this issue about?

Slug is not populating hidden fields in a form

Expected behavior

The hidden field would be populated with the data provided using the slug

Actual behavior

The hidden field does not contain any data

Steps to reproduce

  1. Create new environment by cloning git repo
  2. run docker-compose up
  3. login using root/root
  4. Create form with a hidden field
  5. Configure a slug for the hidden field (such as foo)
  6. Add a text field
  7. Configure a slug for the text field (such as bar)
  8. Save
  9. Submit a form using latest Edge browser or latest Chrome browser, make sure to add some data to the fields using the slugs using ?foo=bar&bar=foo

Environment

docker images using docker compose. v1.0.3

@wodka wodka added the bug Something isn't working label Apr 14, 2022
@vikram-ray
Copy link

Hi all, Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants