katy_palmer Posted November 13 Posted November 13 I have created a copy of a IC and have made amendments to it to reflect some required changes. The IC has been saved, published and tested and I am getting a process warning, but there are no nodes experiencing issues, and the form works fine. Why am i getting the warning if nothing is broken
Steve Giller Posted November 13 Posted November 13 The most likely one from the description is that this is a copy, so some variable references are no longer valid. The effect of this can be the Capture not running at all, or an answer missing its data, or a conditional question not appearing etc. As stated in the warning, you need to check what the issue is and whether it will cause you problems.
katy_palmer Posted November 13 Author Posted November 13 Thanks Steve, when I click and review, nothing is being displayed - do you have any other suggestions?
James Ainsworth Posted November 13 Posted November 13 Hi @katy_palmer If you double click on the custom capture node you should get the following Custom Form display. Under the Form Fields section there will be one or more fields defined. You can go into each field by clicking on the edit icon that is immediately after the description. In this view, you'll be looking for variables, usually identify by &[[square brackets]] or {{curly.braces}}. If you don't see any variables within any of your configuration, you can try to make a minor change to something like the Display Title of the Final Details node and follow through with a Save and Validate.
NeilWJ Posted November 14 Posted November 14 If you hover mouse over the warning icon on the actual node in question it should show a tooltip which should say what the issue is....what does the tooltip say?
NeilWJ Posted November 14 Posted November 14 so like this...if this is the case then as the others have mentioned in that node there is a bad variable or form reference in one of the form fields. Note in the screenshot james provided above when editing a field there is also the "Override Flags" tab, check that for any conditions that might be refrencing another form that no longer exists (maybe a formId was changed on a previous form)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now