Join Slack
Powered by
e.g. `getFieldValue({name:'location'})` would yiel...
# beginners
a
al3xicon
11/27/2017, 4:33 PM
e.g.
getFieldValue({name:'location'})
would yield something like
1
,
2
, etc... while
getFieldText({name:'location'})
would yield a result similar to
'Atlanta'
,
'Warehouse'
, etc
Open in Slack
Previous
Next