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 -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -