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
Post a Comment