I have a dynamic cred generic field using the view name "media" to populate the options. This works perfectly on one site (merit.cjagroup.com) but not on housing-ombudsman-careers.org.uk. Both sites have exactly the same code, views, setup etc.
The post form in question is jobapplication (ID: 91)
The view is media (id:80)
HI Adam,
Thank you for getting in touch.
Can you send me the link to the frontend page where the form is being displayed?
Thanks,
Shane
Hi,
The form can be seen on this page once logged in as a candidate (scrolling to the very bottom)
enlace oculto
I have created a dummy candidate user account for you:
Hi Adam,
I've made a few changes to the form's code.
Can you go ahead and check on your end if you're able to see the field showing up now ?
Also it should be noted that I added the form to the post page below as a test.
enlace oculto
However on this page the view is returning no results.
It should be showing normally on the page that its intended to be used on.
Thanks,
Shane
Hi Shane,
The view of options appears, which suggests the view is set up correctly, however the generic select form is not being populated with the view options and therefore is not appearing.
This page enlace oculto when logged in as a candidate
Username: candidate@cjagroup.com
Password: KmLelp1iGUOlRr%bAqzvDLzY
Shows the select drop down options working correctly. The code is exactly the same on this site.
Hi Adam,
I took a look at the page below.
enlace oculto
The form should now be working. See my screenshot.
The issue was that you didn't select the " Disable the wrapping DIV around the View" option on your view edit page. When this is enabled it will remove all the extra divs that are wrapping your view and provide a clean output that can be used on our Forms.
Thanks,
Shane
My issue is resolved now. Thank you!