-
AuthorPosts
-
January 17, 2021 at 1:04 am #1272980
Hi,
I am trying to get a large site up and running under Enfold from a previous theme. I have a number of Formidable Pro forms/views. One important one is not painting correctly and only showing the first two columns of data. You can view the correct display of the form here:
https://cprn.org/frm_display/registry-workflow/
The legend and the first two columns come out correctly. The subsequent columns which are a combo of dates, CSS checkboxes, x’s and circles, do not.
I have searched the forum for related topics but there are so many formidable/enfold issues, that it is difficult to know what keywords to seek.
The miss displayed item can be found on the link in the private section below.
Please help!
Paul
January 19, 2021 at 7:39 am #1273588Hey paulgross,
Thank you for the inquiry.
How did you add the columns? In the front end, by checking on the markup, the next columns look empty or do not contain any value. Please post the login details in the private field so that we could check the page properly.
Best regards,
IsmaelJanuary 19, 2021 at 8:00 am #1273594Not sure I entirely understand your question. But here is how the page looks on our current site:
The data, form and view have been transferred over. You can go into formidable in the dashboard and see the data is there. But it doesn’t show it when it generates the web page here:
http://cerebralpalsy.network/cerebral-palsy-registry-status/
Let me know what you find.
Thanks,
Paul
January 20, 2021 at 5:09 am #1273888Hi,
Thank you for the info.
We tried to look for the form with the ID 46992 in the formidable form panel, but we did not find any. What is the actual name of the form that is supposed to display using the shortcode below? (see private field)Sorry for the questions. What should display when you use the following shorcode? It is inside the content of the Registry Workflow view.
<td>[331]</td>
And these conditionals are based on which entries?
<td style="padding-top: 1em;">[if 341 equals="Yes"] <figure class="green-circle"></figure> [/if 341]
Best regards,
IsmaelJanuary 20, 2021 at 10:17 am #1273959<td>[331]</td> should generate the center name (HTML column heading says “site”. That data prints correctly as does the next <td> but after that the data does not display… each of the numbers pulls a different value for a data field. If you navigate to Edit for the Registry Workflow View, you will see the corresponding field name and number which is used in these short codes and you will see what type of data it is (boolean, date, etc.). That listing page uses CSS to print check marks, filled circles, X’s, etc.
341 refers to Transfer of Data.
Just to clariify, you refer to “entries” but these are field short codes within an entry (row of data).
Paul
January 20, 2021 at 10:27 am #1273961I think I have found the problem. It appears that the Formidable import is incorrect so the short codes are incorrect…
Sorry to send you down this rabbit hole!
Paul
January 20, 2021 at 7:55 pm #1274172Hi paulgross,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.