Did not work
-
HI There!
Thank you for turning Conversational Form to a plugin!
The problem, the plugin did not activate by changing the existing form to a CF form. I looked in source code on the page and did not notice or find code modification. Did not CF or the suggested code from the GitHub repository.Getting started
Include ConversationalForm in your page
<script type="text/javascript" src="https://cf-4053.kxcdn.com/conversational-form/0.9.5/conversational-form.min.js" crossorigin></script>
ConversationalForm will automatically look through the DOM for a form element with the attibute cf-form, and auto-instantiate.<form id="my-form-element" cf-form ...>
That’s it! Your form is now conversational 👍
The topic ‘Did not work’ is closed to new replies.