Hi there... I think (hope) this is a quick one... I have a cred form and no relationship options are showing even though I know the relationship exists... So in expert mode I add... [cred_field field='@dealer-post.parent' select_text='--- not set ---' class='form-control' output='bootstrap'] ... but this renders "There is a problem with @dealer-post.parent field. Please check CRED form." The relationship slug is "dealer-post" and it works fine on the backend... I just need it in a post form.
Okay, I think it's all starting to make sense. Originally I was trying to select Posts in a Dealer Form, which you explained wasn't possible because the dealer was the parent ( I do think this should be like repeating fields where you would just select a post, click the add more button, and select a different post, and so on, but that's probably a feature request ). When I tried to see if it was working in a new form set to Posts, I didn't see the field on the side menu as expected like in the documentation. It was in fact preloaded into the form through the wizard and I didn't think to scroll down to find it. My apologies. This will work, I will add the dealer select for posts rather than post select for dealers.