Skip to main content

Liquid error: facebook_uid is not a valid form field for Signup.

Hello, 

I am trying to use the facebook_uid signup liquid variable in a sign up form, but get the following error:

Liquid error: facebook_uid is not a valid form field for Signup.

My code is:

<div class="span6"><label for="signup_twitter_id">Facebook Handle</label>{% text_field "facebook_uid", class:"text" %}</div>

It should work according to the documentation.

Official response from

Hey Rhys - Not all of the fields listed on that page are read/write compatible. Many of them, including the facebook_uid field, are read-only. I'm sorry about that!

Share this post

Showing 6 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.