wordpress - Gravityforms field value from another field -



wordpress - Gravityforms field value from another field -

i'm trying create field gravity forms gets value(s) other fields in same form. possible merge tags example?

reason i'm trying simple list of values multiple fields can store in user_meta (with gf user registration). there 10+ checkbox fields, user can select 1 or all. new field serve hidden field gets info user has entered (checked) in checkbox fields. gf user registration accepts 1 field pointer user_meta value making logic in end no-go.

i've written snippet supports this:

https://gist.github.com/spivurno/7029518

usage instructions included in comments.

wordpress gravity-forms-plugin

Comments

Popular posts from this blog

php - How to pass multiple values from url -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -